From a56cab61d1182e10992499350bb930b9cd5d6b8e Mon Sep 17 00:00:00 2001 From: nico Date: Mon, 24 May 2010 20:35:46 +0000 Subject: target/linux: refresh 2.6.32 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21566 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/rdc/patches-2.6.32/011-tune_lzma_options.patch | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) (limited to 'target/linux/rdc/patches-2.6.32/011-tune_lzma_options.patch') 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 0b236df4a..adf59a7bb 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 -- cgit v1.2.3