summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-npcm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-npcm/Makefile')
-rw-r--r--arch/arm/mach-npcm/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/mach-npcm/Makefile b/arch/arm/mach-npcm/Makefile
new file mode 100644
index 0000000..f5f6720
--- /dev/null
+++ b/arch/arm/mach-npcm/Makefile
@@ -0,0 +1,4 @@
+AFLAGS_headsmp.o += -march=armv7-a
+
+obj-$(CONFIG_ARCH_NPCM7XX) += npcm7xx.o
+obj-$(CONFIG_SMP) += platsmp.o headsmp.o
OpenPOWER on IntegriCloud