]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-uniphier/arm32/Makefile
Merge branch 'master' of git://git.denx.de/u-boot
[u-boot] / arch / arm / mach-uniphier / arm32 / Makefile
1 #
2 # SPDX-License-Identifier:      GPL-2.0+
3 #
4
5 ifdef CONFIG_SPL_BUILD
6 obj-y += lowlevel_init.o
7 obj-$(CONFIG_DEBUG_LL) += debug_ll.o
8 else
9 obj-y += late_lowlevel_init.o
10 obj-y += cache-uniphier.o
11 obj-$(CONFIG_ARMV7_PSCI) += psci.o psci_smp.o
12 endif
13
14 obj-y += timer.o