Lines Matching full:built

13 	   --- 3.2 Built-in object goals - obj-y
19 --- 3.8 Always built goals - always-y
33 --- 4.5 When host programs are actually built
39 --- 5.4 When userspace programs are actually built
93 any built-in or modular targets.
142 These lines define the files to be built, any special compilation
152 foo.o. foo.o will be built from foo.c or foo.S.
154 If foo.o shall be built as a module, the variable obj-m is used.
161 $(CONFIG_FOO) evaluates to either y (for built-in) or m (for module).
165 3.2 Built-in object goals - obj-y
173 "$(AR) rcSTP" to merge these files into one built-in.a file.
179 built-in.a and succeeding instances will be ignored.
198 $(obj-m) specifies object files which are built as loadable
201 A module may be built from one source file or several source
212 If a kernel module is built from several source files, you specify
248 parts and then link this into built-in.a, as you would expect.
254 combined in a built-in.a for that specific directory.
264 Note that the same kbuild makefile may list files to be built-in
266 may contain both a built-in.a and a lib.a file.
274 actually recognize that there is a lib.a being built, the directory
299 If CONFIG_EXT2_FS is set to either 'y' (built-in) or 'm' (modular)
307 When Kbuild descends into the directory with 'y', all built-in objects
308 from that directory are combined into the built-in.a, which will be
339 but not combined into built-in.a.
346 directly linked to vmlinux without going through built-in.a
377 3.8 Always built goals - always-y
380 always-y specifies targets which are literally always built when
585 always be built.
613 The kernel may be built with several different versions of
780 built on the build host.
870 4.5 When host programs are actually built
886 The target $(obj)/devlist.h will not be built before
893 shall be built when a makefile is entered, the always-y
923 built for the target architecture.
985 5.4 When userspace programs are actually built
999 $(obj)/bpfilter_umh is built before $(obj)/bpfilter_umh_blob.o
1196 Assembler options specific for built-in
1210 $(CC) options specific for built-in
1264 built before starting to descend down in the subdirectories.
1292 The rest list directories where a built-in.a object file can be
1354 will be built. In the top level Makefile the first goal present
1366 When "make" is executed without arguments, bzImage will be built.
1438 When the vmlinux image is built, the linker script