diff --git a/target/squashfs/squashfsroot.mk b/target/squashfs/squashfsroot.mk index 358c3bc6af..7aac15c7d5 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