projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
153176a
)
vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23
author
Wolfgang Denk
<wd@denx.de>
Mon, 8 Dec 2008 23:24:30 +0000
(
00:24
+0100)
committer
Wolfgang Denk
<wd@denx.de>
Mon, 8 Dec 2008 23:24:30 +0000
(
00:24
+0100)
Signed-off-by: Wolfgang Denk <wd@denx.de>
include/vxworks.h
patch
|
blob
|
history
diff --git
a/include/vxworks.h
b/include/vxworks.h
index 548e8e851e8fad4e113f684b81387191dcff81ef..1633904bd85de2e7feee42929da0c1bb5c33cdbc 100644
(file)
--- 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