https://github.com/torvalds/linux
Raw File
Tip revision: 97da3854c526d3a6ee05c849c96e48d21527606c authored by Linus Torvalds on 20 March 2017, 02:09:39 UTC
Linux 4.11-rc3
Tip revision: 97da385
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