summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu/Makefile
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2014-03-17 10:53:49 +0100
committerArnd Bergmann <arnd@arndb.de>2014-03-17 10:53:49 +0100
commite7f274dccf7f18a58b86aa8cbd269cdfbdb08056 (patch)
tree2881e777e8b77d5d970f34dfc456354ee8e797c4 /arch/arm/mach-mvebu/Makefile
parentd4324ce357fa1b10447ebdfd01a681f12f39384f (diff)
parent00e8ec2f0b05bfc8acaf13cf91c2ca1e624f3535 (diff)
downloadop-kernel-dev-e7f274dccf7f18a58b86aa8cbd269cdfbdb08056.zip
op-kernel-dev-e7f274dccf7f18a58b86aa8cbd269cdfbdb08056.tar.gz
Merge tag 'mvebu-soc-3.15-3' of git://git.infradead.org/linux-mvebu into next/soc
Merge "mvebu soc changes for v3.15 (incremental #3)" from Jason Cooper: - dove - move devicetree code from mach-dove/ to mach-mvebu/ :-) * tag 'mvebu-soc-3.15-3' of git://git.infradead.org/linux-mvebu: ARM: mvebu: move DT Dove to MVEBU Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-mvebu/Makefile')
-rw-r--r--arch/arm/mach-mvebu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-mvebu/Makefile b/arch/arm/mach-mvebu/Makefile
index bbeb41e..a63e43b 100644
--- a/arch/arm/mach-mvebu/Makefile
+++ b/arch/arm/mach-mvebu/Makefile
@@ -5,6 +5,7 @@ AFLAGS_coherency_ll.o := -Wa,-march=armv7-a
obj-y += system-controller.o mvebu-soc-id.o
obj-$(CONFIG_MACH_MVEBU_V7) += board-v7.o
+obj-$(CONFIG_MACH_DOVE) += dove.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
OpenPOWER on IntegriCloud