License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-block.git] / arch / arm / mach-keystone / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
3aae7ab0
SS
2obj-y := keystone.o smc.o
3
4plus_sec := $(call as-instr,.arch_extension sec,+sec)
5AFLAGS_smc.o :=-Wa,-march=armv7-a$(plus_sec)
6
f07cb6a0 7obj-$(CONFIG_SMP) += platsmp.o
fc20ffe1
SS
8
9# PM domain driver for Keystone SOCs
10obj-$(CONFIG_ARCH_KEYSTONE) += pm_domain.o