blob: d7d02b04344927ef096c5f701e20557a99a83c70 [file] [log] [blame]
Binghua Duan02c981c2011-07-08 17:40:12 +08001obj-y += rstc.o
Barry Songd0ec63f2012-08-23 13:41:57 +08002obj-y += common.o
Zhiwu Song684f7412011-08-30 19:20:34 -07003obj-y += rtciobrg.o
Rongjun Ying2558bd92011-09-21 21:46:20 +08004obj-$(CONFIG_SUSPEND) += pm.o sleep.o
Barry Song4898de32012-12-20 19:37:32 +08005obj-$(CONFIG_SMP) += platsmp.o headsmp.o
6obj-$(CONFIG_HOTPLUG_CPU) += hotplug.o
Arnd Bergmanncf82e0e2013-03-19 17:45:37 +01007
8CFLAGS_hotplug.o += -march=armv7-a