Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | 00-INDEX |
Sam Ravnborg | acc08b5 | 2008-12-29 13:45:52 +0100 | [diff] [blame] | 2 | - this file: info on the kernel build process |
Yann Droneaud | aa8dbee | 2014-07-13 12:15:29 +0200 | [diff] [blame] | 3 | headers_install.txt |
| 4 | - how to export Linux headers for use by userspace |
Sam Ravnborg | acc08b5 | 2008-12-29 13:45:52 +0100 | [diff] [blame] | 5 | kbuild.txt |
| 6 | - developer information on kbuild |
| 7 | kconfig.txt |
| 8 | - usage help for make *config |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 9 | kconfig-language.txt |
| 10 | - specification of Config Language, the language in Kconfig files |
| 11 | makefiles.txt |
| 12 | - developer information for linux kernel makefiles |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 13 | modules.txt |
| 14 | - how to build modules and to install them |