浏览代码

Fix build problems

Wolfgang Denk 19 年之前
父节点
当前提交
2893ecbf3e
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/configs/VCMA9.h

+ 1 - 1
include/configs/VCMA9.h

@@ -138,7 +138,7 @@
 
 #define CONFIG_BOOTDELAY	5
 /* autoboot (do NOT change this set environment variable "bootdelay" to -1 instead) */
-#define CONFIG_BOOT_RETRY_TIME	-10	/* feature is avaiable but not enabled */
+/* #define CONFIG_BOOT_RETRY_TIME	-10	/XXX* feature is available but not enabled */
 #define CONFIG_ZERO_BOOTDELAY_CHECK  	/* check console even if bootdelay = 0 */
 
 #define CONFIG_NETMASK          255.255.255.0