Fix quoting problem (preboot setting) in many board config files.
[platform/kernel/u-boot.git] / include / configs / kilauea.h
index a1d1533..3f4b8e6 100644 (file)
 #define CFG_RX_ETH_BUFFER      32      /* Number of ethernet rx buffers & descriptors */
 
 #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