summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-2.6.33/997-lzo_decompressor_fix.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2010-12-17 17:10:04 +0000
committerGabor Juhos <juhosg@openwrt.org>2010-12-17 17:10:04 +0000
commit0d01356fc69e536f51d8694689bf1b55ea4b508d (patch)
tree55b8af1c9b2364575dd7202ba4bc5dc877ebe169 /target/linux/generic/patches-2.6.33/997-lzo_decompressor_fix.patch
parent8390b7dc9b1dd45dfc3a605c92ba3ff03ff0ff59 (diff)
downloadmtk-20170518-0d01356fc69e536f51d8694689bf1b55ea4b508d.zip
mtk-20170518-0d01356fc69e536f51d8694689bf1b55ea4b508d.tar.gz
mtk-20170518-0d01356fc69e536f51d8694689bf1b55ea4b508d.tar.bz2
generic: nuke 2.6.33 specific stuff, is not used by any platform
SVN-Revision: 24644
Diffstat (limited to 'target/linux/generic/patches-2.6.33/997-lzo_decompressor_fix.patch')
-rw-r--r--target/linux/generic/patches-2.6.33/997-lzo_decompressor_fix.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/generic/patches-2.6.33/997-lzo_decompressor_fix.patch b/target/linux/generic/patches-2.6.33/997-lzo_decompressor_fix.patch
deleted file mode 100644
index 4509865..0000000
--- a/target/linux/generic/patches-2.6.33/997-lzo_decompressor_fix.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
-- 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