]> asedeno.scripts.mit.edu Git - linux.git/blob - arch/arm/mach-prima2/Makefile
Merge tag 'csky-for-linus-4.20' of https://github.com/c-sky/csky-linux
[linux.git] / arch / arm / mach-prima2 / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 obj-y += rstc.o
3 obj-y += common.o
4 obj-y += rtciobrg.o
5 obj-$(CONFIG_SUSPEND) += pm.o sleep.o
6 obj-$(CONFIG_SMP) += platsmp.o headsmp.o
7 obj-$(CONFIG_HOTPLUG_CPU)  += hotplug.o
8
9 CFLAGS_hotplug.o += -march=armv7-a