Lines Matching +full:built +full:- +full:into

10 -------------
16 ---------------
17 This file lists all modules that are built into the kernel. This is used
21 -----------------------
22 This file contains modinfo from all modules that are built into the kernel.
26 ----------------------
28 that are built into the kernel. Together with System.map, it can be used
35 ---------
41 -------
42 Additional options to the assembler (for built-in and modules).
45 -------------
49 -------------
50 Additional assembler options for built-in.
53 -------
54 Additional options to the C compiler (for built-in and modules).
57 ----------
58 Additional options to the Rust compiler (for built-in and modules).
61 -------------
63 code that is compiled as built-in.
66 -------------
70 ----------------
72 code that is compiled as built-in.
75 ----------------
79 --------------
83 ----------
87 ------------
91 -------------
95 ----------------
106 -----------
110 ----------
116 ----------
120 -----------
122 with CC, so $(USERLDFLAGS) should include "-Wl," prefix as applicable.
125 --------------
126 Set the top-level Kconfig file to the value of this environment
130 --------------
138 -------------
145 -------------
149 building external modules against a pre-built kernel in a separate build
158 --------------------
164 -----------------
173 --------------
174 For the deb-pkg target, allows overriding the normal heuristics deployed by
175 deb-pkg. Normally deb-pkg attempts to guess the right architecture based on
181 ---------
182 Specify extra (warning/error) flags for kernel-doc checks during the build,
183 see scripts/kernel-doc for which flags are supported. Note that this doesn't
187 ----
188 Set ARCH to the architecture to be built.
195 - x86: i386 for 32 bit, x86_64 for 64 bit
196 - parisc: parisc64 for 64 bit
197 - sparc: sparc32 for 32 bit, sparc64 for 64 bit
200 -------------
207 --
210 CF is often used on the command-line like this::
212 make CF=-Wbitwise C=2
215 ------------
220 -------------
226 - $1 - kernel version
227 - $2 - kernel image file
228 - $3 - kernel map file
229 - $4 - default install path (use root directory if blank)
238 ------
247 ----------------
253 -----------------
256 the default option --strip-debug will be used. Otherwise,
260 ----------------
274 -----------------
280 --------------------------------------------------
289 ---------------
290 This variable allows a passphrase or PIN to be passed to the sign-file
294 -------------------
297 into warnings.
300 ----------------------
305 --------------------
310 ---------------
321 -----------
328 ----------------------
330 UTS_VERSION definition (uname -v in the running kernel). The value has to
331 be a string that can be passed to date -d. The default value
335 ------------------------------------
341 ----