c05564c4d8
Android 13
6 lines
156 B
Makefile
Executable file
6 lines
156 B
Makefile
Executable file
CFLAGS_mc_smp.o += -march=armv7-a
|
|
|
|
obj-$(CONFIG_ARCH_SUNXI) += sunxi.o
|
|
obj-$(CONFIG_ARCH_SUNXI_MC_SMP) += mc_smp.o headsmp.o
|
|
obj-$(CONFIG_SMP) += platsmp.o
|