diff options
Diffstat (limited to 'include/configs/purple.h')
-rw-r--r-- | include/configs/purple.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/purple.h b/include/configs/purple.h index 6eb618ed6d3..1be4e055f99 100644 --- a/include/configs/purple.h +++ b/include/configs/purple.h @@ -48,7 +48,7 @@ #define CONFIG_TIMESTAMP /* Print image info with timestamp */ #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 |