]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/mach-uniphier/arm32/Makefile
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / 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