diff options
author | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:15 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2010-04-28 13:55:15 +0000 |
commit | d1ed288d6c86bf276a496dfd5f562e24350a544f (patch) | |
tree | 7d1a593047dfcc367d32d3a91847622e8c090a93 /target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch | |
parent | 14fd2f20f811c4cf72abc6988efef62568dfade2 (diff) | |
download | mtk-20170518-d1ed288d6c86bf276a496dfd5f562e24350a544f.zip mtk-20170518-d1ed288d6c86bf276a496dfd5f562e24350a544f.tar.gz mtk-20170518-d1ed288d6c86bf276a496dfd5f562e24350a544f.tar.bz2 |
refresh 2.6.32 patches
SVN-Revision: 21233
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.patch | 2 |
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 f81e22f..face915 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,$^) | \ |