mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
don't use the older 2.0 squashfs format
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user