summaryrefslogtreecommitdiff
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/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/mach-npcm/Makefile b/arch/arm/mach-npcm/Makefile
index c7a1316d27c1..f5f67201419f 100644
--- a/arch/arm/mach-npcm/Makefile
+++ b/arch/arm/mach-npcm/Makefile
@@ -1,3 +1,4 @@
AFLAGS_headsmp.o += -march=armv7-a
-obj-$(CONFIG_ARCH_NPCM750) += npcm7xx.o platsmp.o headsmp.o
+obj-$(CONFIG_ARCH_NPCM7XX) += npcm7xx.o
+obj-$(CONFIG_SMP) += platsmp.o headsmp.o