summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/vxworks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vxworks.h b/include/vxworks.h
index 548e8e851e..1633904bd8 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
OpenPOWER on IntegriCloud