X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric-2.6%2Fpatches-2.6.30%2F998-openwrt_lzma_options.patch;h=e7b6b3d4c0d2812117964b90943b67f831547a12;hb=f84d7d273696f40794a3035bb3ae79214ac40c0a;hp=8e05052ea45d8aee76aecd6b15ec260be3631eba;hpb=0dbfaeb14270102cc32c72e4fd384eb80d52febe;p=openwrt-10.03%2F.git 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 8e05052ea..e7b6b3d4c 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