00-INDEX 427 B

1234567891011121314
  1. 00-INDEX
  2. - this file: info on the kernel build process
  3. headers_install.txt
  4. - how to export Linux headers for use by userspace
  5. kbuild.txt
  6. - developer information on kbuild
  7. kconfig.txt
  8. - usage help for make *config
  9. kconfig-language.txt
  10. - specification of Config Language, the language in Kconfig files
  11. makefiles.txt
  12. - developer information for linux kernel makefiles
  13. modules.txt
  14. - how to build modules and to install them