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