X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/10d5da709bdff7cd1970dbd7a2ab390d4ceafe3b..991e3e94c9668fb52ff2cc916d4ca1b9211f1f02:/target/linux/olpc/image/olpc.fth diff --git a/target/linux/olpc/image/olpc.fth b/target/linux/olpc/image/olpc.fth index 048ab8896..f250ab0c7 100644 --- a/target/linux/olpc/image/olpc.fth +++ b/target/linux/olpc/image/olpc.fth @@ -1,4 +1,4 @@ \ Boot script " u:\boot\vmlinuz" to boot-device -" block2mtd.block2mtd=/dev/sda2,65536,rootfs root=/dev/mtdblock1 rootfstype=squashfs init=/etc/preinit rootdelay=5 noinitrd console=tty0" to boot-file +" @CMDLINE@ noinitrd console=tty0" to boot-file boot