]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/sandburst/karef/config.mk
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / board / sandburst / karef / config.mk
index 65c1e48658bf654fb00223387d2ecd35646b364f..f2f94c5f6c101ebd6dc0899dede34f209973fd06 100644 (file)
@@ -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