From d9cd2ab4b972e9e60187efd8d7c5b2900017f986 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 5 Mar 2007 00:47:13 +0000 Subject: [PATCH] fix squashfs for ixp4xx SVN-Revision: 6524 --- target/linux/ixp4xx-2.6/config/default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ixp4xx-2.6/config/default b/target/linux/ixp4xx-2.6/config/default index 6d4fdd0b65..26bb407d75 100644 --- a/target/linux/ixp4xx-2.6/config/default +++ b/target/linux/ixp4xx-2.6/config/default @@ -59,7 +59,7 @@ CONFIG_BASE_SMALL=0 # CONFIG_BSD_DISKLABEL is not set # CONFIG_BT is not set # CONFIG_CIFS_STATS is not set -CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=jffs2 noinitrd console=ttyS0,115200 init=/etc/preinit" +CONFIG_CMDLINE="root=/dev/mtdblock2 rootfstype=squashfs,jffs2 noinitrd console=ttyS0,115200 init=/etc/preinit" # CONFIG_CONFIGFS_FS is not set CONFIG_CPU_32=y CONFIG_CPU_32v5=y -- 2.30.2