ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled
[oweals/u-boot.git] / arch / arm / mach-uniphier / arm64 / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 ifdef CONFIG_SPL_BUILD
6 obj-y += timer.o
7 else
8 obj-y += mem_map.o smp.o smp_kick_cpus.o
9 obj-$(CONFIG_ARCH_UNIPHIER_LD20) += arm-cci500.o
10 endif