X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/10d5da709bdff7cd1970dbd7a2ab390d4ceafe3b..0723f810ee8d1c24ce7720496be4cdd988f9fb3f:/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