aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-25 19:56:03 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-25 19:56:03 +0000
commit87100c3feb3387fde9b2f0437358cdc00779b322 (patch)
treecc54e73813c9ca9d26988ae5b3c0cfe656981984 /target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch
parent7a8066735d7694d6b782aa76daa6a3be8a7fb60c (diff)
downloadupstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.gz
upstream-87100c3feb3387fde9b2f0437358cdc00779b322.tar.bz2
upstream-87100c3feb3387fde9b2f0437358cdc00779b322.zip
refresh 2.6.35 patches
SVN-Revision: 22799
Diffstat (limited to 'target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch')
-rw-r--r--target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch b/target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch
index 77161f684d..e63d733be9 100644
--- a/target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch
+++ b/target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch
@@ -1,6 +1,6 @@
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
-@@ -238,7 +238,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
+@@ -238,7 +238,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
quiet_cmd_lzma = LZMA $@
cmd_lzma = (cat $(filter-out FORCE,$^) | \