aboutsummaryrefslogtreecommitdiff
path: root/board/cloos
diff options
context:
space:
mode:
Diffstat (limited to 'board/cloos')
-rw-r--r--board/cloos/imx8mm_phg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/cloos/imx8mm_phg/Makefile b/board/cloos/imx8mm_phg/Makefile
index 2b36931..c3e54bf 100644
--- a/board/cloos/imx8mm_phg/Makefile
+++ b/board/cloos/imx8mm_phg/Makefile
@@ -6,7 +6,7 @@
obj-y += imx8mm_phg.o
-ifdef CONFIG_SPL_BUILD
+ifdef CONFIG_XPL_BUILD
obj-y += spl.o
obj-$(CONFIG_IMX8M_LPDDR4) += lpddr4_timing.o
endif