blob: aed91dc23f4bdff29b8e4f7302795da7c340d7ba [file] [log] [blame]
Peng Fan692f9432018-11-20 10:19:57 +00001#
2# Copyright 2018 NXP
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7ifdef CONFIG_SPL_BUILD
Ye Lib2cfc422022-07-26 16:41:07 +08008obj-$(CONFIG_IMX8M_DRAM) += ddr_init.o
9obj-y += ../phy/
Peng Fan692f9432018-11-20 10:19:57 +000010endif