]>
Commit | Line | Data |
---|---|---|
1da177e4 | 1 | 00-INDEX |
acc08b51 SR |
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 | |
1da177e4 LT |
7 | kconfig-language.txt |
8 | - specification of Config Language, the language in Kconfig files | |
9 | makefiles.txt | |
10 | - developer information for linux kernel makefiles | |
11 | modules.txt | |
12 | - how to build modules and to install them |