Re: [PATCH 5/5] Docs: software-requirements.rst replace optional tag with footnotes
John Hubbard <[email protected]>
| Newsgroups | org.kernel.vger.workflows,dev.linux.lists.llvm,org.kernel.vger.linux-doc,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux |
|---|---|
| Message-ID | <[email protected]> |
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