diff options
Diffstat (limited to 'include/configs/hcu4.h')
-rw-r--r-- | include/configs/hcu4.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/hcu4.h b/include/configs/hcu4.h index 9242d2c..e29cfe7 100644 --- a/include/configs/hcu4.h +++ b/include/configs/hcu4.h @@ -161,7 +161,7 @@ #define CONFIG_PREBOOT "echo;" \ - "echo Type \"run flash_nfs\" to mount root filesystem over NFS;" \ + "echo Type \\\"run flash_nfs\\\" to mount root filesystem over NFS;" \ "echo" #undef CONFIG_BOOTARGS |