Lines Matching full:built

34 any built-in or modular targets.
83 These lines define the files to be built, any special compilation
93 foo.o. foo.o will be built from foo.c or foo.S.
95 If foo.o shall be built as a module, the variable obj-m is used.
102 $(CONFIG_FOO) evaluates to either y (for built-in) or m (for module).
106 Built-in object goals - obj-y
114 ``$(AR) rcSTP`` to merge these files into one built-in.a file.
120 built-in.a and succeeding instances will be ignored.
139 $(obj-m) specifies object files which are built as loadable
142 A module may be built from one source file or several source
153 If a kernel module is built from several source files, you specify
189 parts and then link this into built-in.a, as you would expect.
195 combined in a built-in.a for that specific directory.
205 Note that the same kbuild makefile may list files to be built-in
207 may contain both a built-in.a and a lib.a file.
215 actually recognize that there is a lib.a being built, the directory
240 If CONFIG_EXT2_FS is set to either "y" (built-in) or "m" (modular)
248 When Kbuild descends into the directory with "y", all built-in objects
249 from that directory are combined into the built-in.a, which will be
280 but not combined into built-in.a.
302 Always built goals - always-y
305 always-y specifies targets which are literally always built when
524 always be built.
552 The kernel may be built with several different versions of
731 built on the build host.
839 When host programs are actually built
856 The target $(obj)/devlist.h will not be built before
863 shall be built when a makefile is entered, the always-y
893 built for the target architecture.
962 When userspace programs are actually built
976 $(obj)/bpfilter_umh is built before $(obj)/bpfilter_umh_blob.o
1184 Assembler options specific for built-in
1198 $(CC) options specific for built-in
1212 $(RUSTC) options specific for built-in
1261 built before starting to descend down in the subdirectories.
1287 The rest list directories where a built-in.a object file can be
1349 will be built. In the top level Makefile the first goal present
1363 When ``make`` is executed without arguments, bzImage will be built.
1437 When the vmlinux image is built, the linker script