aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-03-14 13:22:46 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-03-14 13:22:46 +0000
commitd29b130df6eb26b4b73a6caaa6f0f74f5a1a70cd (patch)
tree19dd86086f746223615fe39ce38742660befd2a2
parent637b5a7cbf1f3bcfa44d3a854f4742c81040968c (diff)
downloadmaster-187ad058-d29b130df6eb26b4b73a6caaa6f0f74f5a1a70cd.tar.gz
master-187ad058-d29b130df6eb26b4b73a6caaa6f0f74f5a1a70cd.tar.bz2
master-187ad058-d29b130df6eb26b4b73a6caaa6f0f74f5a1a70cd.zip
kernel: refresh lzo patch for 2.6.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20199 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r--target/linux/generic-2.6/patches-2.6.33/997-lzo_decompressor_fix.patch8
1 files changed, 3 insertions, 5 deletions
diff --git a/target/linux/generic-2.6/patches-2.6.33/997-lzo_decompressor_fix.patch b/target/linux/generic-2.6/patches-2.6.33/997-lzo_decompressor_fix.patch
index 3f8ce270ec..450986538d 100644
--- a/target/linux/generic-2.6/patches-2.6.33/997-lzo_decompressor_fix.patch
+++ b/target/linux/generic-2.6/patches-2.6.33/997-lzo_decompressor_fix.patch
@@ -1,8 +1,6 @@
-Index: linux-2.6.33/usr/Kconfig
-===================================================================
---- linux-2.6.33.orig/usr/Kconfig 2010-03-12 15:01:06.000000000 +0100
-+++ linux-2.6.33/usr/Kconfig 2010-03-12 15:01:15.000000000 +0100
-@@ -75,7 +75,7 @@
+--- a/usr/Kconfig
++++ b/usr/Kconfig
+@@ -75,7 +75,7 @@ config RD_LZMA
config RD_LZO
bool "Support initial ramdisks compressed using LZO" if EMBEDDED
default !EMBEDDED