kernel: update to version 3.0.3
[openwrt.git] / include / image.mk
index c17a2cd..65d79f4 100644 (file)
@@ -42,6 +42,7 @@ ifneq ($(CONFIG_JFFS2_LZMA),y)
   JFFS2OPTS += -x lzma
 endif
 
+SQUASHFSCOMP := gzip
 LZMA_XZ_OPTIONS := -Xpreset 9 -Xe -Xlc 0 -Xlp 2 -Xpb 2
 ifeq ($(CONFIG_SQUASHFS_LZMA),y)
   SQUASHFSCOMP := lzma $(LZMA_XZ_OPTIONS)
This page took 0.023258 seconds and 4 git commands to generate.