diff options
Diffstat (limited to 'include/configs/ocotea.h')
-rw-r--r-- | include/configs/ocotea.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/ocotea.h b/include/configs/ocotea.h index fd4d3af..9f67993 100644 --- a/include/configs/ocotea.h +++ b/include/configs/ocotea.h @@ -169,7 +169,7 @@ #define CFG_EEPROM_PAGE_WRITE_DELAY_MS 10 #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 |