Lines Matching refs:arch
11 # We are not yet configured - so test on arch
59 head-y := arch/sparc/kernel/head_$(BITS).o
61 # See arch/sparc/Kbuild for the core part of the kernel
62 core-y += arch/sparc/
64 libs-y += arch/sparc/prom/
65 libs-y += arch/sparc/lib/
67 drivers-$(CONFIG_PM) += arch/sparc/power/
68 drivers-$(CONFIG_OPROFILE) += arch/sparc/oprofile/
70 boot := arch/sparc/boot
85 $(Q)$(MAKE) $(build)=arch/sparc/kernel/syscalls all
89 $(Q)$(MAKE) $(build)=arch/sparc/vdso $@