Signed-off-by: Wolfgang Denk <[EMAIL PROTECTED]>
---
 include/vxworks.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/include/vxworks.h b/include/vxworks.h
index 548e8e8..1633904 100644
--- a/include/vxworks.h
+++ b/include/vxworks.h
@@ -47,7 +47,7 @@ int do_bootvx(cmd_tbl_t *cmdtp, int flag, int argc, char 
*argv[]);
 #endif
 
 #ifndef CONFIG_SYS_VXWORKS_SERVERNAME
-#define CONFIG_SYS_VXWORKS_SERVERNAME srv
+#define CONFIG_SYS_VXWORKS_SERVERNAME  "srv"
 #endif
 
 #endif
-- 
1.5.6.5

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to