Lines Matching refs:make
1 This file contains some assistance for using "make *config".
3 Use "make help" to list all of the possible configuration targets.
16 "make oldconfig" won't necessarily produce a working new kernel
20 To see a list of new config symbols when using "make oldconfig", use
23 yes "" | make oldconfig >conf.new
60 filename, "make *config" checks for a file named
76 KCONFIG_ALLCONFIG=custom-notebook.config make allnoconfig
78 KCONFIG_ALLCONFIG=mini.config make allnoconfig
80 make KCONFIG_ALLCONFIG=mini.config allnoconfig
143 make MENUCONFIG_COLOR=<theme> menuconfig
156 make MENUCONFIG_MODE=single_menu menuconfig