diff options
author | John Crispin <john@openwrt.org> | 2013-01-28 17:44:20 +0000 |
---|---|---|
committer | John Crispin <john@openwrt.org> | 2013-01-28 17:44:20 +0000 |
commit | 0de095593195b8c45dcecb4343271afbedce32df (patch) | |
tree | b93cbf751ceb44b9b4b9500cae0cf7a2d2efc15d /target/linux/generic/patches-3.7/230-openwrt_lzma_options.patch | |
parent | 0183df8ed9155b813564aafadace08ee04d64456 (diff) | |
download | mtk-20170518-0de095593195b8c45dcecb4343271afbedce32df.zip mtk-20170518-0de095593195b8c45dcecb4343271afbedce32df.tar.gz mtk-20170518-0de095593195b8c45dcecb4343271afbedce32df.tar.bz2 |
refresh patches
SVN-Revision: 35355
Diffstat (limited to 'target/linux/generic/patches-3.7/230-openwrt_lzma_options.patch')
-rw-r--r-- | target/linux/generic/patches-3.7/230-openwrt_lzma_options.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.7/230-openwrt_lzma_options.patch b/target/linux/generic/patches-3.7/230-openwrt_lzma_options.patch index 972b876..b09c24d 100644 --- a/target/linux/generic/patches-3.7/230-openwrt_lzma_options.patch +++ b/target/linux/generic/patches-3.7/230-openwrt_lzma_options.patch @@ -1,6 +1,6 @@ --- a/scripts/Makefile.lib +++ b/scripts/Makefile.lib -@@ -296,7 +296,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) +@@ -296,7 +296,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^) quiet_cmd_lzma = LZMA $@ cmd_lzma = (cat $(filter-out FORCE,$^) | \ |