summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/phy
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ddr/imx/phy')
-rw-r--r--drivers/ddr/imx/phy/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ddr/imx/phy/Makefile b/drivers/ddr/imx/phy/Makefile
index bb3d4ee5b74..592d0c6ebad 100644
--- a/drivers/ddr/imx/phy/Makefile
+++ b/drivers/ddr/imx/phy/Makefile
@@ -4,6 +4,6 @@
# SPDX-License-Identifier: GPL-2.0+
#
-ifdef CONFIG_SPL_BUILD
+ifdef CONFIG_XPL_BUILD
obj-$(CONFIG_IMX_SNPS_DDR_PHY) += helper.o ddrphy_utils.o ddrphy_train.o ddrphy_csr.o
endif