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