aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-spear6xx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-spear6xx/Makefile')
-rw-r--r--arch/arm/mach-spear6xx/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm/mach-spear6xx/Makefile b/arch/arm/mach-spear6xx/Makefile
new file mode 100644
index 000000000000..cc1a4d82d459
--- /dev/null
+++ b/arch/arm/mach-spear6xx/Makefile
@@ -0,0 +1,12 @@
+#
+# Makefile for SPEAr6XX machine series
+#
+
+# common files
+obj-y += clock.o spear6xx.o
+
+# spear600 specific files
+obj-$(CONFIG_MACH_SPEAR600) += spear600.o
+
+# spear600 boards files
+obj-$(CONFIG_BOARD_SPEAR600_EVB) += spear600_evb.o