Blame view

Documentation/kbuild/00-INDEX 427 Bytes
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
1
  00-INDEX
acc08b516   Sam Ravnborg   kbuild: document ...
2
  	- this file: info on the kernel build process
aa8dbeee5   Yann Droneaud   Documentation: he...
3
4
  headers_install.txt
  	- how to export Linux headers for use by userspace
acc08b516   Sam Ravnborg   kbuild: document ...
5
6
7
8
  kbuild.txt
  	- developer information on kbuild
  kconfig.txt
  	- usage help for make *config
1da177e4c   Linus Torvalds   Linux-2.6.12-rc2
9
10
11
12
13
14
  kconfig-language.txt
  	- specification of Config Language, the language in Kconfig files
  makefiles.txt
  	- developer information for linux kernel makefiles
  modules.txt
  	- how to build modules and to install them