Lines Matching refs:to

6 is used by modprobe to deterministically resolve aliases that match
12 by modprobe to not fail when trying to load something builtin.
19 Additional options to pass when preprocessing. The preprocessing options
25 Additional options to the assembler (for built-in and modules).
29 Additional module specific options to use for $(AS).
38 Additional options to the C compiler (for built-in and modules).
42 Additional options for $(CC) when used to compile
47 Additional module specific options to use for $(CC).
55 Additional options passed to final link of vmlinux.
65 Set the directory to look for the kernel source when building external
83 deb-pkg. Normally deb-pkg attempts to guess the right architecture based on
85 The value of KBUILD_DEBARCH is assumed (not checked) to be a valid Debian
90 Set ARCH to the architecture to be built.
113 INSTALL_PATH specifies where to place the updated kernel and system map
114 images. Default is /boot, but you can set it to other values.
130 INSTALLKERNEL is provided to enable the possibility to
135 Specify where to install modules.
144 INSTALL_MOD_PATH specifies a prefix to MODLIB for module directory
146 makefile but the argument can be passed to make if needed.
150 INSTALL_MOD_STRIP, if defined, will cause modules to be
153 INSTALL_MOD_STRIP value will be used as the options to the strip command.
157 INSTALL_FW_PATH specifies where to install the firmware blobs.
166 INSTALL_HDR_PATH specifies where to install user space headers when
179 This variable allows a passphrase or PIN to be passed to the sign-file
184 KBUILD_MODPOST_WARN can be set to avoid errors in case of undefined
190 KBUILD_MODPOST_NOFINAL can be set to skip the final link of modules.
191 This is solely useful to speed up test compiles.
201 to be included in the databases, separated by blank space. E.g.:
216 Setting this to a date string overrides the timestamp used in the
217 UTS_VERSION definition (uname -v in the running kernel). The value has to
218 be a string that can be passed to date -d. The default value
223 These two variables allow to override the user@host string displayed during
240 all the object files used to link vmlinux.