Based on kernel version 6.13
. Page generated on 2025-01-21 08:21 EST
.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | .. SPDX-License-Identifier: GPL-2.0 .. include:: ../disclaimer-zh_CN.rst :Original: Documentation/kbuild/index.rst :Translator: 慕冬亮 Dongliang Mu <dzm91@hust.edu.cn> ============ 内核编译系统 ============ .. toctree:: :maxdepth: 1 kconfig headers_install gcc-plugins kbuild reproducible-builds llvm TODO: - kconfig-language - kconfig-macro-language - makefiles - modules - issues .. only:: subproject and html 目录 ===== * :ref:`genindex` |