1
0
Fork 0
alistair23-linux/arch/arm/mach-sunxi/Makefile

6 lines
146 B
Makefile
Raw Normal View History

CFLAGS_mc_smp.o += -march=armv7-a
obj-$(CONFIG_ARCH_SUNXI) += sunxi.o
obj-$(CONFIG_ARCH_SUNXI_MC_SMP) += mc_smp.o
obj-$(CONFIG_SMP) += platsmp.o