Lines Matching refs:architecture

44 	   --- 7.1 Set variables to tweak the build to the architecture
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
1067 for said architecture.
1084 6) Finally, the architecture-specific part does any required post processing
1090 7.1 Set variables to tweak the build to the architecture
1143 Append or modify as required per architecture.
1154 Append or modify as required per architecture.
1244 architecture itself.
1271 machinery is all architecture-independent.
1287 and arch/$(SRCARCH)/Makefile only adds architecture-specific
1329 There are no rules for naming architecture-specific targets,
1343 An architecture shall always, per default, build a bootable image.
1415 architecture Makefiles do no need to explicitly write out that rule.
1450 architecture-specific files.
1469 This pass runs after kallsyms generation. If the architecture
1507 If an architecture uses a verbatim copy of a header from
1522 When a header is exported where the architecture uses
1537 If an architecture generates other header files alongside generic-y
1582 This variable defines the target architecture, such as "i386",
1587 host system architecture. For a cross build, a user may
1606 Use this for architecture-specific install targets.