X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.30%2F998-openwrt_lzma_options.patch;fp=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.30%2F998-openwrt_lzma_options.patch;h=e7b6b3d4c0d2812117964b90943b67f831547a12;hp=8e05052ea45d8aee76aecd6b15ec260be3631eba;hb=8241dfbea9b923b38ee6f877ad0860d3b60f4395;hpb=a1f0d17dd51549f38569f4767b9dc1fddb3455fc diff --git a/target/linux/generic-2.6/patches-2.6.30/998-openwrt_lzma_options.patch b/target/linux/generic-2.6/patches-2.6.30/998-openwrt_lzma_options.patch index 8e05052ea4..e7b6b3d4c0 100644 --- a/target/linux/generic-2.6/patches-2.6.30/998-openwrt_lzma_options.patch +++ b/target/linux/generic-2.6/patches-2.6.30/998-openwrt_lzma_options.patch @@ -5,4 +5,4 @@ quiet_cmd_lzma = LZMA $@ -cmd_lzma = (lzma -9 -c $< && $(size_append) $<) >$@ || (rm -f $@ ; false) -+cmd_lzma = lzma e $< $@ -lc1 -lp2 -pb2 ++cmd_lzma = lzma e $< $@ -lc1 -lp2 -pb2 -eos