summaryrefslogtreecommitdiffstats
path: root/board/esd/du440/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/esd/du440/config.mk')
-rw-r--r--board/esd/du440/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/esd/du440/config.mk b/board/esd/du440/config.mk
index 5164334500..91e65ec8a9 100644
--- a/board/esd/du440/config.mk
+++ b/board/esd/du440/config.mk
@@ -33,5 +33,5 @@ PLATFORM_CPPFLAGS += -DDEBUG
endif
ifeq ($(dbcr),1)
-PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
endif
OpenPOWER on IntegriCloud