summaryrefslogtreecommitdiff
path: root/arch/arm/mach-dove/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-dove/Makefile')
-rw-r--r--arch/arm/mach-dove/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/arch/arm/mach-dove/Makefile b/arch/arm/mach-dove/Makefile
new file mode 100644
index 00000000..4d9d2ffc
--- /dev/null
+++ b/arch/arm/mach-dove/Makefile
@@ -0,0 +1,6 @@
+obj-y += common.o irq.o
+obj-$(CONFIG_DOVE_LEGACY) += mpp.o
+obj-$(CONFIG_PCI) += pcie.o
+obj-$(CONFIG_MACH_DOVE_DB) += dove-db-setup.o
+obj-$(CONFIG_MACH_DOVE_DT) += board-dt.o
+obj-$(CONFIG_MACH_CM_A510) += cm-a510.o