]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/amcc/taishan/config.mk
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / board / amcc / taishan / config.mk
index 4eefff21dd7180a8628bf8ceb5d9e9a241a0e936..ee5eb1ba6c72afd60e50dace20c040ea9638ed60 100644 (file)
@@ -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