From 50dd431344bc3abbb3a96b5a141adf3e29ef1efd Mon Sep 17 00:00:00 2001 From: Lars-Peter Clausen Date: Sat, 27 Sep 2008 14:43:38 +0000 Subject: Generate olpc.fth depending on the target image type. SVN-Revision: 12732 --- target/linux/olpc/image/olpc.fth | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/olpc/image/olpc.fth') diff --git a/target/linux/olpc/image/olpc.fth b/target/linux/olpc/image/olpc.fth index abb4bb91d9..f250ab0c72 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 noinitrd console=tty0 rootdelay=5 quiet" to boot-file +" @CMDLINE@ noinitrd console=tty0" to boot-file boot -- cgit v1.2.3