Lines Matching full:built
13 --- 3.2 Built-in object goals - obj-y
31 --- 4.5 When host programs are actually built
37 --- 5.4 When userspace programs are actually built
91 any built-in or modular targets.
140 These lines define the files to be built, any special compilation
150 foo.o. foo.o will be built from foo.c or foo.S.
152 If foo.o shall be built as a module, the variable obj-m is used.
159 $(CONFIG_FOO) evaluates to either y (for built-in) or m (for module).
163 3.2 Built-in object goals - obj-y
171 "$(AR) rcSTP" to merge these files into one built-in.a file.
177 built-in.a and succeeding instances will be ignored.
196 $(obj-m) specifies object files which are built as loadable
199 A module may be built from one source file or several source
210 If a kernel module is built from several source files, you specify
246 parts and then link this into built-in.a, as you would expect.
258 combined in a built-in.a for that specific directory.
268 Note that the same kbuild makefile may list files to be built-in
270 may contain both a built-in.a and a lib.a file.
278 actually recognize that there is a lib.a being built, the directory
303 If CONFIG_EXT2_FS is set to either 'y' (built-in) or 'm' (modular)
311 When Kbuild descends into the directory with 'y', all built-in objects
312 from that directory are combined into the built-in.a, which will be
483 The kernel may be built with several different versions of
650 built on the build host.
740 4.5 When host programs are actually built
756 The target $(obj)/devlist.h will not be built before
763 shall be built when a makefile is entered, the always-y
793 built for the target architecture.
855 5.4 When userspace programs are actually built
869 $(obj)/bpfilter_umh is built before $(obj)/bpfilter_umh_blob.o
1066 Assembler options specific for built-in
1080 $(CC) options specific for built-in
1134 built before starting to descend down in the subdirectories.
1162 The rest list directories where a built-in.a object file can be
1224 will be built. In the top level Makefile the first goal present
1236 When "make" is executed without arguments, bzImage will be built.
1259 shall be built, but shall not be linked as part of built-in.a.
1281 always be built.
1397 When the vmlinux image is built, the linker script