summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/phy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/ddr/imx/phy/Makefile')
-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 592d0c6ebad..95c93ba16d5 100644
--- a/drivers/ddr/imx/phy/Makefile
+++ b/drivers/ddr/imx/phy/Makefile
@@ -5,5 +5,5 @@
#
ifdef CONFIG_XPL_BUILD
-obj-$(CONFIG_IMX_SNPS_DDR_PHY) += helper.o ddrphy_utils.o ddrphy_train.o ddrphy_csr.o
+obj-$(CONFIG_IMX_SNPS_DDR_PHY) += helper.o ddrphy_utils.o ddrphy_train.o
endif