From: Gabor Juhos Date: Sun, 14 Mar 2010 13:22:46 +0000 (+0000) Subject: kernel: refresh lzo patch for 2.6.33 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=9d9296adb1595ff8998a89318864d0817f3ad422;p=librecmc%2Flibrecmc.git kernel: refresh lzo patch for 2.6.33 SVN-Revision: 20199 --- 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