diff options
Diffstat (limited to 'Documentation/translations/zh_CN/kbuild/index.rst')
-rw-r--r-- | Documentation/translations/zh_CN/kbuild/index.rst | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Documentation/translations/zh_CN/kbuild/index.rst b/Documentation/translations/zh_CN/kbuild/index.rst new file mode 100644 index 000000000000..3f9ab52fa5bb --- /dev/null +++ b/Documentation/translations/zh_CN/kbuild/index.rst @@ -0,0 +1,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` |