Lines Matching refs:when
18 by modprobe to not fail when trying to load something builtin.
31 Additional options to pass when preprocessing. The preprocessing options
53 Additional options for $(CC) when used to compile
62 Additional options used for $(LD) when linking modules.
66 Additional flags to be passed to $(HOSTCC) when building host programs.
70 Additional flags to be passed to $(HOSTCXX) when building host programs.
74 Additional flags to be passed when linking host programs.
78 Additional libraries to link against when building host programs.
95 Set the directory to look for the kernel source when building external
102 Specify the output directory when building the kernel.
160 Install script called when using "make install".
174 specify a custom installer when cross compiling a kernel.
200 INSTALL_HDR_PATH specifies where to install user space headers when
214 Kbuild uses a relative path to point to the tree when possible. For instance,
215 when building in the source tree, the source tree path is '.'
218 There are some useful cases to do so, like when generating tag files with
224 utility when signing kernel modules, if the private key requires such.