summaryrefslogtreecommitdiff
path: root/board/gdsys/a38x/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'board/gdsys/a38x/Makefile')
-rw-r--r--board/gdsys/a38x/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/gdsys/a38x/Makefile b/board/gdsys/a38x/Makefile
index 4b13859fed1..2713633730f 100644
--- a/board/gdsys/a38x/Makefile
+++ b/board/gdsys/a38x/Makefile
@@ -6,6 +6,6 @@
obj-$(CONFIG_TARGET_CONTROLCENTERDC) += controlcenterdc.o hre.o keyprogram.o dt_helpers.o
-ifeq ($(CONFIG_SPL_BUILD),)
+ifeq ($(CONFIG_XPL_BUILD),)
obj-$(CONFIG_TARGET_CONTROLCENTERDC) += hydra.o ihs_phys.o
endif