Lines Matching full:architecture
43 === 7 Architecture Makefiles
44 --- 7.1 Set variables to tweak the build to the architecture
48 --- 7.5 Architecture-specific boot images
88 architecture-specific information to the top Makefile.
115 *Arch developers* are people who work on an entire architecture, such
493 Another example are the architecture-specific Makefiles which
709 This functionality is useful for architecture Makefiles that try
913 for the target architecture (i.e. the same architecture as you are building
923 built for the target architecture.
1042 but in the architecture makefiles where the kbuild infrastructure
1073 7 Architecture Makefiles
1080 for said architecture.
1097 6) Finally, the architecture-specific part does any required post processing
1103 7.1 Set variables to tweak the build to the architecture
1156 Append or modify as required per architecture.
1167 Append or modify as required per architecture.
1257 architecture itself.
1284 machinery is all architecture-independent.
1300 and arch/$(SRCARCH)/Makefile only adds architecture-specific
1313 7.5 Architecture-specific boot images
1342 There are no rules for naming architecture-specific targets,
1356 An architecture shall always, per default, build a bootable image.
1428 architecture Makefiles do no need to explicitly write out that rule.
1463 architecture-specific files.
1482 This pass runs after kallsyms generation. If the architecture
1520 If an architecture uses a verbatim copy of a header from
1535 When a header is exported where the architecture uses
1550 If an architecture generates other header files alongside generic-y
1595 This variable defines the target architecture, such as "i386",
1600 host system architecture. For a cross build, a user may
1619 Use this for architecture-specific install targets.