Lines Matching refs:arch
77 cflags-y += -Wa,-I$(srctree)/arch/$(ARCH)/include
141 head-y := arch/s390/kernel/head64.o
143 # See arch/s390/Kbuild for content of core part of the kernel
144 core-y += arch/s390/
146 libs-y += arch/s390/lib/
150 drivers-$(CONFIG_OPROFILE) += arch/s390/oprofile/
152 boot := arch/s390/boot
153 syscalls := arch/s390/kernel/syscalls
154 tools := arch/s390/tools
171 $(Q)$(MAKE) $(build)=arch/$(ARCH)/kernel/vdso64 $@