Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux
[deliverable/linux.git] / 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
This page took 0.043238 seconds and 5 git commands to generate.