Lines Matching refs:make
19 make config
20 make dep
21 make bzImage
23 Instead of 'make config', you can run 'make menuconfig' for a full-screen
24 text interface, or 'make xconfig' for an X interface using TCL/TK.
26 'make bzImage' will leave your new kernel image in arch/i386/boot/bzImage.
27 You can also use 'make bzdisk' or 'make bzlilo'.
32 Some computers won't work with 'make bzImage', either due to hardware
34 is small, you may use 'make zImage', 'make zdisk', or 'make zlilo'
55 make config, make oldconfig, make menuconfig, make xconfig
65 make checkconfig
74 make them harmless.
76 You can run 'make checkconfig' without configuring the kernel.
77 Also, 'make checkconfig' does not modify any files.
79 make checkhelp
87 You can run 'make checkhelp' without configuring the kernel.
88 Also, 'make checkhelp' does not modify any files.
90 make dep, make depend
92 'make dep' is a synonym for the long form, 'make depend'.
99 Second, if you have CONFIG_MODVERSIONS enabled, 'make dep'
105 'make dep' once, right after the first time you configure
109 If you do enable CONFIG_MODVERSIONS, you must run 'make dep'