summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.30/998-openwrt_lzma_options.patch
blob: 8e05052ea45d8aee76aecd6b15ec260be3631eba (plain)
1
2
3
4
5
6
7
8
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
@@ -204,4 +204,4 @@ cmd_bzip2 = (bzip2 -9 < $< && $(size_app
 # ---------------------------------------------------------------------------
 
 quiet_cmd_lzma = LZMA    $@
-cmd_lzma = (lzma -9 -c $< && $(size_append) $<) >$@ || (rm -f $@ ; false)
+cmd_lzma = lzma e $< $@ -lc1 -lp2 -pb2