summaryrefslogtreecommitdiff
path: root/arch/arm/mach-prima2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-prima2/Makefile')
-rw-r--r--arch/arm/mach-prima2/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/arch/arm/mach-prima2/Makefile b/arch/arm/mach-prima2/Makefile
new file mode 100644
index 00000000..7a6b4a32
--- /dev/null
+++ b/arch/arm/mach-prima2/Makefile
@@ -0,0 +1,10 @@
+obj-y += rstc.o
+obj-y += common.o
+obj-y += rtciobrg.o
+obj-$(CONFIG_DEBUG_LL) += lluart.o
+obj-$(CONFIG_CACHE_L2X0) += l2x0.o
+obj-$(CONFIG_SUSPEND) += pm.o sleep.o
+obj-$(CONFIG_SMP) += platsmp.o headsmp.o
+obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
+
+CFLAGS_hotplug.o += -march=armv7-a