5 lines
119 B
Makefile
5 lines
119 B
Makefile
|
AFLAGS_headsmp.o += -march=armv7-a
|
||
|
|
||
|
obj-$(CONFIG_ARCH_NPCM7XX) += npcm7xx.o
|
||
|
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
|