aboutsummaryrefslogtreecommitdiff
path: root/board/sandburst/karef/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'board/sandburst/karef/config.mk')
-rw-r--r--board/sandburst/karef/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/board/sandburst/karef/config.mk b/board/sandburst/karef/config.mk
index 65c1e4865..f2f94c5f6 100644
--- a/board/sandburst/karef/config.mk
+++ b/board/sandburst/karef/config.mk
@@ -39,5 +39,5 @@ PLATFORM_CPPFLAGS += -DDEBUG
endif
ifeq ($(dbcr),1)
-PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
endif