summaryrefslogtreecommitdiff
path: root/target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-05-09 18:13:49 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-05-09 18:13:49 +0000
commit4eecca22d4818b44bec3b56d3b3080a63313ebb7 (patch)
tree4fd37cdd749b1bf9cefec548676a698f0a143e62 /target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch
parentd3486f7942351628d3522cdae8b9aef89cdd872d (diff)
downloadmtk-20170518-4eecca22d4818b44bec3b56d3b3080a63313ebb7.zip
mtk-20170518-4eecca22d4818b44bec3b56d3b3080a63313ebb7.tar.gz
mtk-20170518-4eecca22d4818b44bec3b56d3b3080a63313ebb7.tar.bz2
refresh 2.6.32 patches
SVN-Revision: 21411
Diffstat (limited to 'target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch')
-rw-r--r--target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch b/target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch
index face915..f81e22f 100644
--- a/target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch
+++ b/target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch
@@ -1,6 +1,6 @@
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
-@@ -228,7 +228,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
+@@ -228,7 +228,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
quiet_cmd_lzma = LZMA $@
cmd_lzma = (cat $(filter-out FORCE,$^) | \