aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-11-17 10:06:15 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-11-17 10:06:15 +0000
commit9be1b6cf8e78e53784efeac300d09188f6cef568 (patch)
treed588391d86cf897c3d8002a398a60bcadacf61ac /target/linux/generic-2.6/patches-2.6.32/998-openwrt_lzma_options.patch
parent430b78b80dece21c3b868e94b6d86744f615a147 (diff)
downloadmaster-187ad058-9be1b6cf8e78e53784efeac300d09188f6cef568.tar.gz
master-187ad058-9be1b6cf8e78e53784efeac300d09188f6cef568.tar.bz2
master-187ad058-9be1b6cf8e78e53784efeac300d09188f6cef568.zip
refresh 2.6.32 patches with -rc7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18440 3c298f89-4303-0410-b956-a3cf2f4a3e73
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.patch4
1 files changed, 3 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 f9108f271b..08bb83a433 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,12 +1,14 @@
--- a/scripts/Makefile.lib
+++ b/scripts/Makefile.lib
-@@ -228,5 +228,5 @@ 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,$^) | \
- lzma -9 && $(call size_append, $(filter-out FORCE,$^))) > $@ || \
+ lzma e -lc1 -lp2 -pb2 -eos -si -so && $(call size_append, $(filter-out FORCE,$^))) > $@ || \
(rm -f $@ ; false)
+
+ quiet_cmd_lzo = LZO $@
--- a/scripts/gen_initramfs_list.sh
+++ b/scripts/gen_initramfs_list.sh
@@ -225,7 +225,7 @@ cpio_list=