Lines Matching refs:SRCARCH
256 SRCARCH := $(ARCH) macro
260 SRCARCH := x86 macro
263 SRCARCH := x86 macro
268 SRCARCH := sparc macro
271 SRCARCH := sparc macro
276 SRCARCH := sh macro
281 SRCARCH := tile macro
284 SRCARCH := tile macro
288 hdr-arch := $(SRCARCH)
408 export ARCH SRCARCH CONFIG_SHELL HOSTCC HOSTCFLAGS CROSS_COMPILE AS LD CC
460 src=asm obj=arch/$(SRCARCH)/include/generated/asm
462 src=uapi/asm obj=arch/$(SRCARCH)/include/generated/uapi/asm
524 include arch/$(SRCARCH)/Makefile
606 include arch/$(SRCARCH)/Makefile
904 export KBUILD_LDS := arch/$(SRCARCH)/kernel/vmlinux.lds
1061 $(error Headers not exportable for the $(SRCARCH) architecture))
1240 boards := $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*_defconfig)
1242 board-dirs := $(dir $(wildcard $(srctree)/arch/$(SRCARCH)/configs/*/*_defconfig))
1333 boards-per-dir = $(sort $(notdir $(wildcard $(srctree)/arch/$(SRCARCH)/configs/$*/*_defconfig)))