Jetpack/kernel/kernel-4.9/Documentation/kbuild/00-INDEX

18 lines
578 B
Plaintext

00-INDEX
- this file: info on the kernel build process
headers_install.txt
- how to export Linux headers for use by userspace
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
overlays.txt
- a description of kernel overlays; a way to shard the source tree
into separate directories that are combined together at build time