Merge remote-tracking branch 'regulator/topic/axp20x' into regulator-next
[sfrench/cifs-2.6.git] / arch / blackfin / mach-common / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # arch/blackfin/mach-common/Makefile
4 #
5
6 obj-y := \
7         cache.o cache-c.o entry.o head.o \
8         interrupt.o arch_checks.o ints-priority.o
9
10 obj-$(CONFIG_PM)          += pm.o
11 ifneq ($(CONFIG_BF60x),y)
12 obj-$(CONFIG_PM)          += dpmc_modes.o
13 endif
14 obj-$(CONFIG_SCB_PRIORITY)      += scb-init.o
15 obj-$(CONFIG_CPU_VOLTAGE) += dpmc.o
16 obj-$(CONFIG_SMP)         += smp.o
17 obj-$(CONFIG_BFIN_KERNEL_CLOCK) += clocks-init.o