aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.7/230-openwrt_lzma_options.patch
diff options
context:
space:
mode:
authorJohn Crispin <blogic@openwrt.org>2013-01-28 17:44:20 +0000
committerJohn Crispin <blogic@openwrt.org>2013-01-28 17:44:20 +0000
commitd9ec668adbd6d455932b0a56a2eb7c4dabfa0770 (patch)
treec55fc9e7d219aea4cc04c9be3b2e663b5481ed65 /target/linux/generic/patches-3.7/230-openwrt_lzma_options.patch
parent1c3c233117fc06f3a827f2afa2ebb787bf4356c4 (diff)
downloadmaster-187ad058-d9ec668adbd6d455932b0a56a2eb7c4dabfa0770.tar.gz
master-187ad058-d9ec668adbd6d455932b0a56a2eb7c4dabfa0770.tar.bz2
master-187ad058-d9ec668adbd6d455932b0a56a2eb7c4dabfa0770.zip
[lantiq] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35355 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch2
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 972b876dfe..b09c24d4c3 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,$^) | \