]> Pileus Git - ~andy/linux/blob - arch/arm/mach-prima2/Makefile
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / arch / arm / mach-prima2 / Makefile
1 obj-y += rstc.o
2 obj-y += common.o
3 obj-y += rtciobrg.o
4 obj-$(CONFIG_DEBUG_LL) += lluart.o
5 obj-$(CONFIG_CACHE_L2X0) += l2x0.o
6 obj-$(CONFIG_SUSPEND) += pm.o sleep.o
7 obj-$(CONFIG_SMP) += platsmp.o headsmp.o
8 obj-$(CONFIG_HOTPLUG_CPU)  += hotplug.o
9
10 CFLAGS_hotplug.o += -march=armv7-a