update to 2.4.37, tested on wrt54gs (#4766)
[openwrt/openwrt.git] / include / image.mk
index 2fe94a94e7c18d73ee5e910efe4d96ccbee88dce..686c5a551e623f8d7a95d292cf387ec99177e07d 100644 (file)
@@ -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