https://github.com/torvalds/linux
Raw File
Tip revision: 009d0431c3914de64666bec0d350e54fdd59df6a authored by Linus Torvalds on 01 December 2014, 00:42:27 UTC
Linux 3.18-rc7
Tip revision: 009d043
00-INDEX
00-INDEX
	- this file: info on the kernel build process
headers_install.txt
	- how to export Linux headers for use by userspace
kbuild.txt
	- developer information on kbuild
kconfig.txt
	- usage help for make *config
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
back to top