]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/amcc/ocotea/config.mk
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / board / amcc / ocotea / config.mk
index 9e1833591a2337129b5a90001069f1377677ab57..b62e776d30edb7b1345ca52c0f953b8125ee0c92 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