Merge with git://www.denx.de/git/u-boot-testing
[oweals/u-boot.git] / fs / jffs2 / compr_zlib.c
index d88d0f8f36e349db35317f84bb118a282735bd15..b85a86e47a5624904c4ca36ea5f91bce48679bf6 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <common.h>
 #include <config.h>
-#if (CONFIG_COMMANDS & CFG_CMD_JFFS2)
+#if (CONFIG_COMMANDS & CFG_CMD_JFFS2) || defined(CONFIG_CMD_JFFS2)
 
 #include <jffs2/jffs2.h>
 #include <jffs2/mini_inflate.h>