summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.38/997-lzo_decompressor_fix.patch
diff options
context:
space:
mode:
authorkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-24 09:39:17 +0000
committerkaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-24 09:39:17 +0000
commitdab65574c2acbc7827fca5fa8d6bc063ee4b7b56 (patch)
tree50597f31e7f8ae57241d2d01dfb86f7399bb7a6e /target/linux/generic/patches-2.6.38/997-lzo_decompressor_fix.patch
parentd544567329880a9c8c667300a17285670d59c3ff (diff)
[target/generic]: refresh 2.6.38 patches with -rc2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25081 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic/patches-2.6.38/997-lzo_decompressor_fix.patch')
-rw-r--r--target/linux/generic/patches-2.6.38/997-lzo_decompressor_fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic/patches-2.6.38/997-lzo_decompressor_fix.patch b/target/linux/generic/patches-2.6.38/997-lzo_decompressor_fix.patch
deleted file mode 100644
index aab44ca91..000000000
--- a/target/linux/generic/patches-2.6.38/997-lzo_decompressor_fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/usr/Kconfig
-+++ b/usr/Kconfig
-@@ -84,7 +84,7 @@ config RD_XZ
- config RD_LZO
- bool "Support initial ramdisks compressed using LZO" if EMBEDDED
- default !EMBEDDED
-- depends on BLK_DEV_INITRD
-+ depends on BLK_DEV_INITRD && HAVE_KERNEL_LZO
- select DECOMPRESS_LZO
- help
- Support loading of a LZO encoded initial ramdisk or cpio buffer