xtensa: fix high memory/reserved memory collision
[cris-mirror.git] / arch / blackfin / mach-common / Makefile
blobfcef1c8e117ff8f9384ded3f4985d2a8ce7ab4ba
1 # SPDX-License-Identifier: GPL-2.0
3 # arch/blackfin/mach-common/Makefile
6 obj-y := \
7 cache.o cache-c.o entry.o head.o \
8 interrupt.o arch_checks.o ints-priority.o
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