Lines Matching refs:arc
9 CROSS_COMPILE := $(call cc-cross-prefix, arc-linux- arceb-linux-)
39 LINUXINCLUDE += -include $(srctree)/arch/arc/include/asm/current.h
86 head-y := arch/arc/kernel/head.o
89 core-y += arch/arc/
92 core-y += arch/arc/boot/dts/
94 core-y += arch/arc/plat-sim/
95 core-$(CONFIG_ARC_PLAT_TB10X) += arch/arc/plat-tb10x/
96 core-$(CONFIG_ARC_PLAT_AXS10X) += arch/arc/plat-axs10x/
97 core-$(CONFIG_ARC_SOC_HSDK) += arch/arc/plat-hsdk/
99 drivers-$(CONFIG_OPROFILE) += arch/arc/oprofile/
101 libs-y += arch/arc/lib/ $(LIBGCC)
103 boot := arch/arc/boot