]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/korat/config.mk
rename CFG_ macros to CONFIG_SYS
[people/ms/u-boot.git] / board / korat / config.mk
index fa8374f17f77c0e3f35ed95ee2863b4c34492f51..73180dbd80b0b806fe5863a5f83ce3430cae7d9a 100644 (file)
@@ -35,7 +35,7 @@ PLATFORM_CPPFLAGS += -fno-schedule-insns -fno-schedule-insns2
 endif
 
 ifeq ($(dbcr),1)
-PLATFORM_CPPFLAGS += -DCFG_INIT_DBCR=0x8CFF0000
+PLATFORM_CPPFLAGS += -DCONFIG_SYS_INIT_DBCR=0x8CFF0000
 endif
 
 ifeq ($(perm),1)