Lines Matching refs:in
5 This file records the order in which modules appear in Makefiles. This
20 will be used in all cases where kbuild does preprocessing including
25 Additional options to the assembler (for built-in and modules).
34 code for code that is compiled as built-in.
38 Additional options to the C compiler (for built-in and modules).
43 code that is compiled as built-in.
67 The directory can be specified in several ways:
71 The possibilities are listed in the order they take precedence.
92 directory name found in the arch/ directory.
102 CROSS_COMPILE is also used for ccache in some setups.
140 The value can be overridden in which case the default value is ignored.
145 relocations required by build roots. This is not defined in the
162 The value can be overridden in which case the default value is ignored.
175 The value can be overridden in which case the default value is ignored.
179 KBUILD_MODPOST_WARN can be set to avoid errors in case of undefined
180 symbols in the final module linking stage. It changes such errors
191 See more details in modules.txt.
196 to be included in the databases, separated by blank space. E.g.:
211 Setting this to a date string overrides the timestamp used in the
212 UTS_VERSION definition (uname -v in the running kernel). The value has to
219 boot and in /proc/version. The default value is the output of the commands