From 050e27b9850a13f582ef722164e584004e9b409c Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 24 Jun 2005 14:29:10 +0000 Subject: don't use the older 2.0 squashfs format --- target/squashfs/squashfsroot.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/squashfs/squashfsroot.mk') diff --git a/target/squashfs/squashfsroot.mk b/target/squashfs/squashfsroot.mk index 358c3bc6a..7aac15c7d 100644 --- a/target/squashfs/squashfsroot.mk +++ b/target/squashfs/squashfsroot.mk @@ -79,7 +79,7 @@ squashfsroot: squashfs host-fakeroot makedevs $(SQUASHFS_DIR)/squashfs-tools/mksquashfs \ $(TARGET_DIR) \ $(IMAGE).squashfs \ - -2.0 -noappend $(SQUASHFS_ENDIANNESS) + -noappend $(SQUASHFS_ENDIANNESS) squashfsroot-source: squashfs-source -- cgit v1.2.3