Squashfs: Make ZLIB compression support optional
authorPhillip Lougher <phillip@squashfs.org.uk>
Fri, 22 Jul 2011 02:01:28 +0000 (03:01 +0100)
committerPhillip Lougher <phillip@squashfs.org.uk>
Fri, 22 Jul 2011 02:01:28 +0000 (03:01 +0100)
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 <phillip@squashfs.org.uk>

No differences found