X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ef7cf93ac58270a213f32097290ed0aa118f9eeb..7557428c93299d9428ef49f250c7736b585b0474:/include/image.mk diff --git a/include/image.mk b/include/image.mk index 2fe94a94e..686c5a551 100644 --- a/include/image.mk +++ b/include/image.mk @@ -29,7 +29,7 @@ endif ifneq ($(USE_SQUASHFS4),) MKSQUASHFS_CMD := $(STAGING_DIR_HOST)/bin/mksquashfs4 -SQUASHFS_OPTS := +SQUASHFS_OPTS := -lzma else MKSQUASHFS_CMD := $(STAGING_DIR_HOST)/bin/mksquashfs-lzma endif