diff options
Diffstat (limited to 'include/configs/taishan.h')
-rw-r--r-- | include/configs/taishan.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/taishan.h b/include/configs/taishan.h index ab3b0c1..7662169 100644 --- a/include/configs/taishan.h +++ b/include/configs/taishan.h @@ -164,7 +164,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 |