summaryrefslogtreecommitdiffstats
path: root/board/amcc/ocotea/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/amcc/ocotea/config.mk')
-rw-r--r--board/amcc/ocotea/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/amcc/ocotea/config.mk b/board/amcc/ocotea/config.mk
index 9e1833591a..b62e776d30 100644
--- a/board/amcc/ocotea/config.mk
+++ b/board/amcc/ocotea/config.mk
@@ -40,5 +40,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