#
# Copyright 2021 NXP
#
# SPDX-License-Identifier:	GPL-2.0+
#

ifdef CONFIG_SPL_BUILD
obj-$(CONFIG_IMX8ULP_DRAM) += ddr_init.o
endif
