blob: bb3d4ee5b749119b157e9575e941910122394663 [file] [log] [blame]
Ye Lib2cfc422022-07-26 16:41:07 +08001#
2# Copyright 2018 NXP
3#
4# SPDX-License-Identifier: GPL-2.0+
5#
6
7ifdef CONFIG_SPL_BUILD
8obj-$(CONFIG_IMX_SNPS_DDR_PHY) += helper.o ddrphy_utils.o ddrphy_train.o ddrphy_csr.o
9endif