]> git.sur5r.net Git - u-boot/blob - arch/arm/mach-uniphier/arm32/Makefile
Merge branch 'master' of git://git.denx.de/u-boot-usb
[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 endif
12
13 obj-y += timer.o