diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:46 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-08-08 20:00:46 +0000 |
commit | 35e7fc9c4b0486f5458b368d1d8d1a285556f414 (patch) | |
tree | c6486320be45ea65e2ab323a420825fd117f1eee /target/linux/generic/patches-2.6.35/998-openwrt_lzma_options.patch | |
parent | b86edec09bda8afb2be484d21e9f62367f69ec0b (diff) | |
download | mtk-20170518-35e7fc9c4b0486f5458b368d1d8d1a285556f414.zip mtk-20170518-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.gz mtk-20170518-35e7fc9c4b0486f5458b368d1d8d1a285556f414.tar.bz2 |
refresh 2.6.35 patches
SVN-Revision: 22540
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.patch | 2 |
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 e63d733..77161f6 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,$^) | \ |