Lines Matching full:building
47 --- 7.6 Building non-kbuild targets
48 --- 7.7 Commands useful for building a boot image
79 The top Makefile is responsible for building two major products: vmlinux
243 Note: Of course, when you are building objects into the kernel,
288 A Makefile is only responsible for building objects in its own
632 Kbuild supports building executables on the host for use during the
782 Just like host programs, Kbuild also supports building userspace executables
783 for the target architecture (i.e. the same architecture as you are building
971 - This includes building boot records
1088 Options for $(CC) when building modules
1155 corresponding arch-specific section for modules; the module-building
1196 Kbuild does not provide any smart way to support building a
1240 7.6 Building non-kbuild targets
1263 7.7 Commands useful for building a boot image
1266 Kbuild provides a few macros that are useful when building a
1416 specified options when building the target vmlinux.lds.
1418 When building the `*.lds` target, kbuild uses the variables::
1601 Makefiles use a novel style of list building and manipulation with few