blob: 8c5e6aa78004ab9fad62c42c2ef037457ed7c2b2 [file] [log] [blame]
Linus Torvalds1da177e2005-04-16 15:20:36 -0700100-INDEX
Sam Ravnborgacc08b52008-12-29 13:45:52 +01002 - this file: info on the kernel build process
Yann Droneaudaa8dbee2014-07-13 12:15:29 +02003headers_install.txt
4 - how to export Linux headers for use by userspace
Sam Ravnborgacc08b52008-12-29 13:45:52 +01005kbuild.txt
6 - developer information on kbuild
7kconfig.txt
8 - usage help for make *config
Linus Torvalds1da177e2005-04-16 15:20:36 -07009kconfig-language.txt
10 - specification of Config Language, the language in Kconfig files
11makefiles.txt
12 - developer information for linux kernel makefiles
Linus Torvalds1da177e2005-04-16 15:20:36 -070013modules.txt
14 - how to build modules and to install them