Lines Matching full:built

13 	   --- 3.2 Built-in object goals - obj-y
19 --- 3.8 Always built goals - always-y
34 --- 4.6 When host programs are actually built
40 --- 5.4 When userspace programs are actually built
94 any built-in or modular targets.
143 These lines define the files to be built, any special compilation
153 foo.o. foo.o will be built from foo.c or foo.S.
155 If foo.o shall be built as a module, the variable obj-m is used.
162 $(CONFIG_FOO) evaluates to either y (for built-in) or m (for module).
166 3.2 Built-in object goals - obj-y
174 "$(AR) rcSTP" to merge these files into one built-in.a file.
180 built-in.a and succeeding instances will be ignored.
199 $(obj-m) specifies object files which are built as loadable
202 A module may be built from one source file or several source
213 If a kernel module is built from several source files, you specify
249 parts and then link this into built-in.a, as you would expect.
255 combined in a built-in.a for that specific directory.
265 Note that the same kbuild makefile may list files to be built-in
267 may contain both a built-in.a and a lib.a file.
275 actually recognize that there is a lib.a being built, the directory
300 If CONFIG_EXT2_FS is set to either 'y' (built-in) or 'm' (modular)
308 When Kbuild descends into the directory with 'y', all built-in objects
309 from that directory are combined into the built-in.a, which will be
340 but not combined into built-in.a.
362 3.8 Always built goals - always-y
365 always-y specifies targets which are literally always built when
570 always be built.
598 The kernel may be built with several different versions of
770 built on the build host.
877 4.6 When host programs are actually built
893 The target $(obj)/devlist.h will not be built before
900 shall be built when a makefile is entered, the always-y
930 built for the target architecture.
994 5.4 When userspace programs are actually built
1008 $(obj)/bpfilter_umh is built before $(obj)/bpfilter_umh_blob.o
1202 Assembler options specific for built-in
1216 $(CC) options specific for built-in
1229 $(RUSTC) options specific for built-in
1286 built before starting to descend down in the subdirectories.
1313 The rest list directories where a built-in.a object file can be
1375 will be built. In the top level Makefile the first goal present
1387 When "make" is executed without arguments, bzImage will be built.
1459 When the vmlinux image is built, the linker script