mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-10-28 23:24:50 +00:00
acc08b516f
Add kbuild.txt to Documentation/kbuild More stuff can be added later - at least we have som of the varous environment variables documented now. Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
12 lines
355 B
Text
12 lines
355 B
Text
00-INDEX
|
|
- this file: info on the kernel build process
|
|
kbuild.txt
|
|
- developer information on kbuild
|
|
kconfig.txt
|
|
- usage help for make *config
|
|
kconfig-language.txt
|
|
- specification of Config Language, the language in Kconfig files
|
|
makefiles.txt
|
|
- developer information for linux kernel makefiles
|
|
modules.txt
|
|
- how to build modules and to install them
|