X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/ef7cf93ac58270a213f32097290ed0aa118f9eeb..3fa8e269558880eeb4d68aaa4a6edb31c702e1de:/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