Merge tag 'efi-2020-07-rc6' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/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