On 8/12/26 5:24 AM, Manuel Ebner wrote: ... > -.. [#f1] Sphinx is needed only to build the Kernel documentation > +.. [#f1] bindgen is needed to generate Rust bindings > +.. [#f2] Clang/LLVM is an alternative to GNU C (gcc) > +.. [#f3] awk is needed with CONFIG_BUILTIN_MODULE_RANGES set > +.. [#f4] gtags is there to generate tag files through ``make gtags`` > +.. [#f5] mkimage is used when building a Flat Image Tree (FIT) > +.. [#f6] Rust is only required when enabled
Or maybe: [#f6] Rust is only required when CONFIG_RUST=y thanks, -- John Hubbard

