Signed-off-by: Axel Gembe <[EMAIL PROTECTED]> --- target/linux/brcm63xx/config-2.6.24 | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/target/linux/brcm63xx/config-2.6.24 b/target/linux/brcm63xx/config-2.6.24 index 92c4a4f..fbad4a4 100644 --- a/target/linux/brcm63xx/config-2.6.24 +++ b/target/linux/brcm63xx/config-2.6.24 @@ -297,3 +297,4 @@ CONFIG_VM_EVENT_COUNTERS=y CONFIG_WAN_ROUTER=m # CONFIG_WATCHDOG is not set CONFIG_ZONE_DMA_FLAG=0 +CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 init=/etc/preinit noinitrd console=ttyS0,115200" -- 1.5.5.1 _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
