# # Copyright 2018 NXP # # SPDX-License-Identifier: GPL-2.0+ # ifdef CONFIG_SPL_BUILD obj-$(CONFIG_IMX9_DRAM) += ddr_init.o obj-y += ../phy/ endif