]> git.karo-electronics.de Git - karo-tx-uboot.git/blobdiff - board/esd/du440/config.mk
rename CFG_ macros to CONFIG_SYS
[karo-tx-uboot.git] / board / esd / du440 / config.mk
index 51643345005f18f57033506d579b9b2e6f1bccb5..91e65ec8a98dedf153b80991ddba6ec13f8fbb79 100644 (file)
@@ -33,5 +33,5 @@ PLATFORM_CPPFLAGS += -DDEBUG
 endif
 
 ifeq ($(dbcr),1)
-PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
 endif