]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/pcs440ep/config.mk
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / board / pcs440ep / config.mk
index 4d942ebc71b850fef89dfc1228a44f45f1c1e2a7..0844e98e855cce39850a7d7ec7b694d3ae23a88e 100644 (file)
@@ -43,5 +43,5 @@ PLATFORM_CPPFLAGS += -DDEBUG
 endif
 
 ifeq ($(dbcr),1)
-PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8cff0000
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8cff0000
 endif