]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/xpedite1k/config.mk
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / board / xpedite1k / config.mk
index e42b273a41b592b88984d4b6d7af4dee279c3201..33dfbf1c0d2915c44694f0d92cd5a3198e1a2fec 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