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