License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[linux-2.6-block.git] / arch / blackfin / mach-common / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
1394f032
BW
2#
3# arch/blackfin/mach-common/Makefile
4#
5
6obj-y := \
3c1fbd51 7 cache.o cache-c.o entry.o head.o \
cf8d9432 8 interrupt.o arch_checks.o ints-priority.o
1394f032 9
93f89519
SM
10obj-$(CONFIG_PM) += pm.o
11ifneq ($(CONFIG_BF60x),y)
12obj-$(CONFIG_PM) += dpmc_modes.o
13endif
24a70cf2 14obj-$(CONFIG_SCB_PRIORITY) += scb-init.o
14b03204 15obj-$(CONFIG_CPU_VOLTAGE) += dpmc.o
6b3087c6 16obj-$(CONFIG_SMP) += smp.o
73feb5c0 17obj-$(CONFIG_BFIN_KERNEL_CLOCK) += clocks-init.o