Merge branch 'linus' into timers/urgent
[deliverable/linux.git] / arch / arm / mach-prima2 / Makefile
CommitLineData
02c981c0 1obj-y += rstc.o
d0ec63f8 2obj-y += common.o
684f7414 3obj-y += rtciobrg.o
31adb06f 4obj-$(CONFIG_DEBUG_LL) += lluart.o
89e162af 5obj-$(CONFIG_CACHE_L2X0) += l2x0.o
2558bd99 6obj-$(CONFIG_SUSPEND) += pm.o sleep.o
4898de3d
BS
7obj-$(CONFIG_SMP) += platsmp.o headsmp.o
8obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
cf82e0e4
AB
9
10CFLAGS_hotplug.o += -march=armv7-a
This page took 0.12474 seconds and 5 git commands to generate.