Lines Matching refs:architecture
34 --- 6.1 Set variables to tweak the build to the architecture
76 architecture-specific information to the top Makefile.
102 *Arch developers* are people who work on an entire architecture, such
370 Another example are the architecture-specific Makefiles which
571 This functionality is useful for architecture Makefiles that try
779 but in the architecture makefiles where the kbuild infrastructure
814 for said architecture.
830 6) Finally, the architecture-specific part does any required post processing
836 --- 6.1 Set variables to tweak the build to the architecture
886 Append or modify as required per architecture.
895 Append or modify as required per architecture.
960 means for an architecture to override the defaults.
970 architecture.
973 architecture itself.
997 machinery is all architecture-independent.
1012 and arch/$(ARCH)/Makefile only adds architecture-specific directories.
1048 There are no rules for naming architecture-specific targets,
1061 An architecture shall always, per default, build a bootable image.
1167 architecture Makefiles do no need to explicitly write out that rule.
1229 architecture-specific files.
1283 When an architecture has a set of exported headers that needs to be
1297 If an architecture uses a verbatim copy of a header from
1311 When a header is exported where the architecture uses
1348 This variable defines the target architecture, such as "i386",
1353 host system architecture. For a cross build, a user may
1363 Use this for architecture-specific install targets.