summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mvebu/Makefile
diff options
context:
space:
mode:
authorJason Cooper <jason@lakedaemon.net>2014-03-01 07:20:55 +0400
committerJason Cooper <jason@lakedaemon.net>2014-03-01 07:20:55 +0400
commitaa89b0ad4f9cac3925bd8e85dbfc3c50ba7b31cf (patch)
tree860b1de328ad7bc65fd430ea09368394f024a7e0 /arch/arm/mach-mvebu/Makefile
parentb92f10be479b3b63e753968a0c6cb3f605ad7142 (diff)
parent665ca874e1f7f0690a1efa6900e71490c3814fcd (diff)
downloadlinux-aa89b0ad4f9cac3925bd8e85dbfc3c50ba7b31cf.tar.xz
Merge branch 'mvebu/soc-3xx' into mvebu/soc
Diffstat (limited to 'arch/arm/mach-mvebu/Makefile')
-rw-r--r--arch/arm/mach-mvebu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/mach-mvebu/Makefile b/arch/arm/mach-mvebu/Makefile
index d99846103bbb..2c1db29db2ca 100644
--- a/arch/arm/mach-mvebu/Makefile
+++ b/arch/arm/mach-mvebu/Makefile
@@ -3,7 +3,8 @@ ccflags-$(CONFIG_ARCH_MULTIPLATFORM) := -I$(srctree)/$(src)/include \
AFLAGS_coherency_ll.o := -Wa,-march=armv7-a
-obj-y += coherency.o coherency_ll.o pmsu.o system-controller.o mvebu-soc-id.o
-obj-$(CONFIG_MACH_ARMADA_370_XP) += armada-370-xp.o
+obj-y += system-controller.o mvebu-soc-id.o
+obj-$(CONFIG_MACH_MVEBU_V7) += board-v7.o
+obj-$(CONFIG_ARCH_MVEBU) += coherency.o coherency_ll.o pmsu.o
obj-$(CONFIG_SMP) += platsmp.o headsmp.o
obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o