From: Phillip Lougher Date: Fri, 22 Jul 2011 02:01:28 +0000 (+0100) Subject: Squashfs: Make ZLIB compression support optional X-Git-Tag: v3.1-rc1~238^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cc6d3497141adedb71de8ddce62bf4cd4817832d;p=pandora-kernel.git Squashfs: Make ZLIB compression support optional Squashfs now supports XZ and LZO compression in addition to ZLIB. As such it no longer makes sense to always include ZLIB support. In particular embedded systems may only use LZO or XZ compression, and the ability to exclude ZLIB support will reduce kernel size. Signed-off-by: Phillip Lougher --- Reading git-diff-tree failed