blob: 5074ebda97aaf6b6a983d8b0716a69874e5b4848 [file] [log] [blame]
#
# SPDX-License-Identifier: GPL-2.0+
#
ifdef CONFIG_SPL_BUILD
obj-y += lowlevel_init.o
obj-$(CONFIG_DEBUG_LL) += debug_ll.o
else
obj-y += late_lowlevel_init.o
obj-y += cache-uniphier.o
endif
obj-y += timer.o