mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
2af238e455
Create a kconfig user assistance guide, with a few tips and hints about using menuconfig, xconfig, and gconfig. Mostly contains user interface, environment variables, and search topics, along with mini.config/custom.config usage. Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
10 lines
313 B
Text
10 lines
313 B
Text
00-INDEX
|
|
- this file: info on the kernel build process
|
|
kconfig-language.txt
|
|
- specification of Config Language, the language in Kconfig files
|
|
makefiles.txt
|
|
- developer information for linux kernel makefiles
|
|
kconfig.txt
|
|
- usage help for make *config
|
|
modules.txt
|
|
- how to build modules and to install them
|