Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 1 | 00-INDEX |
2 | - this file: info on the kernel build process | ||||
3 | kconfig-language.txt | ||||
4 | - specification of Config Language, the language in Kconfig files | ||||
5 | makefiles.txt | ||||
6 | - developer information for linux kernel makefiles | ||||
Randy Dunlap | 2af238e | 2008-02-29 14:21:53 -0800 | [diff] [blame^] | 7 | kconfig.txt |
8 | - usage help for make *config | ||||
Linus Torvalds | 1da177e | 2005-04-16 15:20:36 -0700 | [diff] [blame] | 9 | modules.txt |
10 | - how to build modules and to install them |