Lines Matching refs:SRCARCH
257 SRCARCH := $(ARCH)
261 SRCARCH := x86
264 SRCARCH := x86
269 SRCARCH := sparc
272 SRCARCH := sparc
277 SRCARCH := sh
282 SRCARCH := tile
285 SRCARCH := tile
289 hdr-arch := $(SRCARCH)
418 export ARCH SRCARCH CONFIG_SHELL HOSTCC HOSTCFLAGS CROSS_COMPILE AS LD CC
470 src=asm obj=arch/$(SRCARCH)/include/generated/asm
472 src=uapi/asm obj=arch/$(SRCARCH)/include/generated/uapi/asm
534 include arch/$(SRCARCH)/Makefile
610 include arch/$(SRCARCH)/Makefile
908 export KBUILD_LDS := arch/$(SRCARCH)/kernel/vmlinux.lds
1065 $(error Headers not exportable for the $(SRCARCH) architecture))
1241 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig)
1243 board-dirs := $(dir $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*/*_defconfig))
1299 @echo 'Architecture specific targets ($(SRCARCH)):'
1301 echo ' No architecture specific help defined for $(SRCARCH)')
1333 boards-per-dir = $(sort $(notdir $(wildcard $(srctree)/arch/$(SRCARCH)/configs/$*/*_defconfig)))
1336 @echo 'Architecture specific targets ($(SRCARCH) $*):'