From 9543640bbf4ced373f9a5634b7bf4d5cc551b42c Mon Sep 17 00:00:00 2001 From: lars Date: Sat, 27 Sep 2008 14:43:38 +0000 Subject: Generate olpc.fth depending on the target image type. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12732 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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 abb4bb91d..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 noinitrd console=tty0 rootdelay=5 quiet" to boot-file +" @CMDLINE@ noinitrd console=tty0" to boot-file boot -- cgit v1.2.3