Lines Matching refs:build
122 build or operation.
133 build directory: /home/name/build/kernel
135 To configure and build the kernel, use:
138 make O=/home/name/build/kernel menuconfig
139 make O=/home/name/build/kernel
140 sudo make O=/home/name/build/kernel modules_install install
261 build should require that. Don't take the name of root in vain.
266 - Verbose kernel compile/build output:
268 Normally, the kernel build system runs in a fairly quiet mode (but not
271 For this, use "verbose" build mode. This is done by inserting
276 To have the build system also tell the reason for the rebuild of each