blob: 95c93ba16d52270df6e8c669b948d1a194bddfce [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
Simon Glass7ec24132024-09-29 19:49:48 -06007ifdef CONFIG_XPL_BUILD
Peng Fan8f9be252024-12-23 10:55:36 +08008obj-$(CONFIG_IMX_SNPS_DDR_PHY) += helper.o ddrphy_utils.o ddrphy_train.o
Ye Lib2cfc422022-07-26 16:41:07 +08009endif