summaryrefslogtreecommitdiff
path: root/target
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
commit9d9296adb1595ff8998a89318864d0817f3ad422 (patch)
tree510defae3590eba266083268acd086f2cc0d5224 /target
parent3cdd035105b974a7c1f5a673befd8736eeb23f3d (diff)
downloadmtk-20170518-9d9296adb1595ff8998a89318864d0817f3ad422.zip
mtk-20170518-9d9296adb1595ff8998a89318864d0817f3ad422.tar.gz
mtk-20170518-9d9296adb1595ff8998a89318864d0817f3ad422.tar.bz2
kernel: refresh lzo patch for 2.6.33
SVN-Revision: 20199
Diffstat (limited to 'target')
-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 3f8ce27..4509865 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