]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/amcc/katmai/config.mk
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / board / amcc / katmai / config.mk
index c512b53c6f3409de48780a3be6b1cf90da380bc1..ef0cf96720d1ef63af0b35a6560c7e149b7921bc 100644 (file)
@@ -34,5 +34,5 @@ PLATFORM_CPPFLAGS += -DDEBUG
 endif
 
 ifeq ($(dbcr),1)
-PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
 endif