]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-uniphier/arm64/Makefile
Merge branch 'master' of git://www.denx.de/git/u-boot-sunxi
[u-boot] / 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