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