On Tue, 2011-06-07 at 02:19 -0400, Mike Frysinger wrote:
> +
> +#else
> +
> +int jffs2_lzo_init(void)
> +{
> + return 0;
> +}
This function should return -1, I think, so that mkfs.jffs2 would fail
if lzo was not compiled-in.
--
Best Regards,
Artem Bityutskiy (Артём Битюцкий)