linux-2.6.39.1/Document/kbuild/00-INDEX文件

891阅读 0评论2011-07-11 digdeep126
分类:LINUX

linux-2.6.39.1/Document/kbuild目录下的文件00-INDEX:

00-INDEX
        - this file: info on the kernel build process
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
上一篇:Building External Modules
下一篇:C语言的那些小秘密之字节对齐(转帖)