Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
[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.032521 seconds and 5 git commands to generate.