diff options
Diffstat (limited to 'Documentation/kbuild/index.rst')
| -rw-r--r-- | Documentation/kbuild/index.rst | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/Documentation/kbuild/index.rst b/Documentation/kbuild/index.rst new file mode 100644 index 000000000000..3731ab22bfe7 --- /dev/null +++ b/Documentation/kbuild/index.rst @@ -0,0 +1,33 @@ +.. SPDX-License-Identifier: GPL-2.0 + +=================== +Kernel Build System +=================== + +.. toctree:: + :maxdepth: 1 + + kconfig-language + kconfig-macro-language + + kbuild + kconfig + makefiles + modules + + headers_install + + issues + reproducible-builds + gcc-plugins + llvm + gendwarfksyms + + bash-completion + +.. only:: subproject and html + + Indices + ======= + + * :ref:`genindex` |
