diff options
Diffstat (limited to 'include/configs/atc.h')
-rw-r--r-- | include/configs/atc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/atc.h b/include/configs/atc.h index 3ff4b68083..4ef50c23f0 100644 --- a/include/configs/atc.h +++ b/include/configs/atc.h @@ -104,7 +104,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 |