]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - nand_spl/board/amcc/acadia/config.mk
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / nand_spl / board / amcc / acadia / config.mk
index 3b140fa7e8d0da760e6be58f88bb72ba154f77b1..fcc838ac815186269cc694be378c1ef5a86f2ccc 100644 (file)
@@ -43,5 +43,5 @@ PLATFORM_CPPFLAGS += -DDEBUG
 endif
 
 ifeq ($(dbcr),1)
-PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
 endif