Lines Matching refs:when
18 by modprobe to not fail when trying to load something builtin.
36 Additional options to pass when preprocessing. The preprocessing options
62 Additional options for $(CC) when used to compile
71 Additional options for $(RUSTC) when used to compile
80 Additional options used for $(LD) when linking modules.
84 Additional flags to be passed to $(HOSTCC) when building host programs.
88 Additional flags to be passed to $(HOSTCXX) when building host programs.
92 Additional flags to be passed to $(HOSTRUSTC) when building host programs.
96 Additional flags to be passed when linking host programs.
100 Additional libraries to link against when building host programs.
106 Additional options used for $(CC) when compiling userprogs.
110 Additional options used for $(LD) when linking userprogs. userprogs are linked
128 Set the directory to look for the kernel source when building external
135 Specify the output directory when building the kernel.
137 This variable can also be used to point to the kernel output directory when
204 Install script called when using "make install".
218 specify a custom installer when cross compiling a kernel.
244 INSTALL_HDR_PATH specifies where to install user space headers when
264 Kbuild uses a relative path to point to the tree when possible. For instance,
265 when building in the source tree, the source tree path is '.'
268 There are some useful cases to do so, like when generating tag files with
274 utility when signing kernel modules, if the private key requires such.