mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-28 09:22:08 +00:00

Finish the translation of kbuild/llvm.rst and move llvm from TODO
to the main body.
Update to commit 145082ebfc
("Documentation/llvm: turn make command
for ccache into code block")
Signed-off-by: Dongliang Mu <dzm91@hust.edu.cn>
Reviewed-by: Yanteng Si <si.yanteng@linux.dev>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20241023153235.1291567-1-dzm91@hust.edu.cn
37 lines
501 B
ReStructuredText
37 lines
501 B
ReStructuredText
.. 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`
|