don't use the older 2.0 squashfs format
This commit is contained in:
parent
a8572703c5
commit
050e27b985
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user