summaryrefslogtreecommitdiff
path: root/target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-05-24 20:35:46 +0000
committerNicolas Thill <nico@openwrt.org>2010-05-24 20:35:46 +0000
commit46e2eea1efc7037bf730d9885c3991be00c9b451 (patch)
treea0b05252bde69edc60654abd103ce0a2cdea830a /target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch
parenta93571825f040d24c12c6071dab32a5d98018091 (diff)
downloadmtk-20170518-46e2eea1efc7037bf730d9885c3991be00c9b451.zip
mtk-20170518-46e2eea1efc7037bf730d9885c3991be00c9b451.tar.gz
mtk-20170518-46e2eea1efc7037bf730d9885c3991be00c9b451.tar.bz2
target/linux: refresh 2.6.32 patches
SVN-Revision: 21566
Diffstat (limited to 'target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch')
-rw-r--r--target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch14
1 files changed, 5 insertions, 9 deletions
diff --git a/target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch b/target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch
index 0b236df..adf59a7 100644
--- a/target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch
+++ b/target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.32.9/scripts/Makefile.lib
-===================================================================
---- linux-2.6.32.9.orig/scripts/Makefile.lib 2010-04-13 07:55:06.543296524 +0200
-+++ linux-2.6.32.9/scripts/Makefile.lib 2010-04-13 07:55:06.814268461 +0200
-@@ -228,7 +228,7 @@
+--- a/scripts/Makefile.lib
++++ b/scripts/Makefile.lib
+@@ -228,7 +228,7 @@ cmd_bzip2 = (cat $(filter-out FORCE,$^)
quiet_cmd_lzma = LZMA $@
cmd_lzma = (cat $(filter-out FORCE,$^) | \
@@ -11,10 +9,8 @@ Index: linux-2.6.32.9/scripts/Makefile.lib
(rm -f $@ ; false)
quiet_cmd_lzo = LZO $@
-Index: linux-2.6.32.9/arch/x86/include/asm/boot.h
-===================================================================
---- linux-2.6.32.9.orig/arch/x86/include/asm/boot.h 2010-02-23 16:38:51.000000000 +0100
-+++ linux-2.6.32.9/arch/x86/include/asm/boot.h 2010-04-13 08:00:14.474369306 +0200
+--- a/arch/x86/include/asm/boot.h
++++ b/arch/x86/include/asm/boot.h
@@ -28,7 +28,7 @@
#error "Invalid value for CONFIG_PHYSICAL_ALIGN"
#endif