diff options
Diffstat (limited to 'include/configs/bubinga.h')
-rw-r--r-- | include/configs/bubinga.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/bubinga.h b/include/configs/bubinga.h index eca195a9f7..bec03d4bfc 100644 --- a/include/configs/bubinga.h +++ b/include/configs/bubinga.h @@ -81,7 +81,7 @@ #endif #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 |