mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -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 \
|
$(SQUASHFS_DIR)/squashfs-tools/mksquashfs \
|
||||||
$(TARGET_DIR) \
|
$(TARGET_DIR) \
|
||||||
$(IMAGE).squashfs \
|
$(IMAGE).squashfs \
|
||||||
-2.0 -noappend $(SQUASHFS_ENDIANNESS)
|
-noappend $(SQUASHFS_ENDIANNESS)
|
||||||
|
|
||||||
squashfsroot-source: squashfs-source
|
squashfsroot-source: squashfs-source
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user