]> git.proxmox.com Git - mirror_ubuntu-kernels.git/blob - arch/arm/mach-prima2/Makefile
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[mirror_ubuntu-kernels.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