Skip to content
Snippets Groups Projects
Commit 268405fa authored by Wolfgang Denk's avatar Wolfgang Denk
Browse files

vxworks.h: Fix build problem introduced by commits 29a4c24d/e9084b23


Signed-off-by: default avatarWolfgang Denk <wd@denx.de>
parent 153176a9
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,7 @@ int do_bootvx(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]); ...@@ -47,7 +47,7 @@ int do_bootvx(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[]);
#endif #endif
#ifndef CONFIG_SYS_VXWORKS_SERVERNAME #ifndef CONFIG_SYS_VXWORKS_SERVERNAME
#define CONFIG_SYS_VXWORKS_SERVERNAME srv #define CONFIG_SYS_VXWORKS_SERVERNAME "srv"
#endif #endif
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment