diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-05-20 10:06:11 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-05-20 10:06:11 +0000 |
commit | f9f8dcfa705d84666a58aa71054d0223421f2005 (patch) | |
tree | 8bd1c15fa63aeb1312ded942d36576ebd0bee775 /target/linux/generic/patches-2.6.37/230-openwrt_lzma_options.patch | |
parent | f0a99c1692afdf9883060083e8ea6107936c6c17 (diff) | |
download | mtk-20170518-f9f8dcfa705d84666a58aa71054d0223421f2005.zip mtk-20170518-f9f8dcfa705d84666a58aa71054d0223421f2005.tar.gz mtk-20170518-f9f8dcfa705d84666a58aa71054d0223421f2005.tar.bz2 |
refresh 2.6.37 patches
SVN-Revision: 26955
Diffstat (limited to 'target/linux/generic/patches-2.6.37/230-openwrt_lzma_options.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/230-openwrt_lzma_options.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/230-openwrt_lzma_options.patch b/target/linux/generic/patches-2.6.37/230-openwrt_lzma_options.patch index c1a70f0..c4cc058 100644 --- a/target/linux/generic/patches-2.6.37/230-openwrt_lzma_options.patch +++ b/target/linux/generic/patches-2.6.37/230-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,$^) | \ |