]> www.infradead.org Git - mtd-utils.git/commit
jffs2: make lzo optional at build time
authorMike Frysinger <vapier@gentoo.org>
Tue, 7 Jun 2011 06:19:03 +0000 (02:19 -0400)
committerArtem Bityutskiy <Artem.Bityutskiy@nokia.com>
Wed, 8 Jun 2011 11:36:23 +0000 (14:36 +0300)
commit811e2e742e64cdc4bfb9519c0d0db53ac75aa4ce
tree5f5b7245dd94fe63cfc630b39aad6b00d8b88e37
parentbc1040362c26828989e1a8ec2b22ebc9be20df20
jffs2: make lzo optional at build time

The external lzo dep can be a pain to deal with when cross-compiling,
so make it optional for jffs2.  This is useful if people aren't even
using the functionality, or for quicker development.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Makefile
compr_lzo.c