# SPDX-License-Identifier: GPL-2.0+

obj-y   += imx8ulp_watch.o

ifdef CONFIG_SPL_BUILD
obj-y += spl.o
obj-y += lpddr4x_timing.o
endif
