diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-02-12 19:04:12 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-02-12 19:04:12 +0000 |
commit | 8b16eba876b8f9b794e5c6dd574d613a8b2db71a (patch) | |
tree | 91b8e61a986d95448aef51dee76bcdfea5cc3962 /target/linux/generic/patches-2.6.37/998-openwrt_lzma_options.patch | |
parent | d0cc86c4886c7c13191beb0fbd9d79d7e23bad9d (diff) | |
download | mtk-20170518-8b16eba876b8f9b794e5c6dd574d613a8b2db71a.zip mtk-20170518-8b16eba876b8f9b794e5c6dd574d613a8b2db71a.tar.gz mtk-20170518-8b16eba876b8f9b794e5c6dd574d613a8b2db71a.tar.bz2 |
refresh 2.6.37 patches
SVN-Revision: 25483
Diffstat (limited to 'target/linux/generic/patches-2.6.37/998-openwrt_lzma_options.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/998-openwrt_lzma_options.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/998-openwrt_lzma_options.patch b/target/linux/generic/patches-2.6.37/998-openwrt_lzma_options.patch index c1a70f0..c4cc058 100644 --- a/target/linux/generic/patches-2.6.37/998-openwrt_lzma_options.patch +++ b/target/linux/generic/patches-2.6.37/998-openwrt_lzma_options.patch @@ -1,6 +1,6 @@ --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib -@@ -231,7 +231,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) +@@ -231,7 +231,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) quiet_cmd_lzma = LZMA $@ cmd_lzma = (cat $(filter-out FORCE,$^) | \ |