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 |
| 3 | kbuild.txt |
| 4 | - developer information on kbuild |
| 5 | kconfig.txt |
| 6 | - usage help for make *config |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 7 | kconfig-language.txt |
| 8 | - specification of Config Language, the language in Kconfig files |
| 9 | makefiles.txt |
| 10 | - developer information for linux kernel makefiles |
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 11 | modules.txt |
| 12 | - how to build modules and to install them |