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