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
57 Additional options for $(CC) when used to compile
66 Additional options for $(RUSTC) when used to compile
75 Additional options used for $(LD) when linking modules.
79 Additional flags to be passed to $(HOSTCC) when building host programs.
83 Additional flags to be passed to $(HOSTCXX) when building host programs.
87 Additional flags to be passed to $(HOSTRUSTC) when building host programs.
91 Additional flags to be passed when linking host programs.
95 Additional libraries to link against when building host programs.
101 Additional options used for $(CC) when compiling userprogs.
105 Additional options used for $(LD) when linking userprogs. userprogs are linked
123 Set the directory to look for the kernel source when building external
130 Specify the output directory when building the kernel.
188 Install script called when using "make install".
202 specify a custom installer when cross compiling a kernel.
228 INSTALL_HDR_PATH specifies where to install user space headers when
242 Kbuild uses a relative path to point to the tree when possible. For instance,
243 when building in the source tree, the source tree path is '.'
246 There are some useful cases to do so, like when generating tag files with
252 utility when signing kernel modules, if the private key requires such.