[tools] reenable squashfs4 for ar71xx, it needs both old and new
[openwrt.git] / tools / Makefile
index ac4d62c..91e980e 100644 (file)
@@ -19,9 +19,10 @@ tools-y += sstrip ipkg-utils genext2fs libuuid mtd-utils mkimage
 tools-y += firmware-utils patch-cmdline quilt yaffs2
 tools-$(CONFIG_TARGET_orion) += wrt350nv2-builder upslug2
 tools-$(CONFIG_TARGET_x86) += qemu
-ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_25)$(CONFIG_TARGET_ar71xx),)
+ifneq ($(CONFIG_LINUX_2_6_25)$(CONFIG_TARGET_ar71xx),)
 tools-y += squashfs lzma-old
-else
+endif
+ifeq ($(CONFIG_LINUX_2_6_25),)
 tools-y += squashfs4 lzma
 endif
 tools-$(CONFIG_CCACHE) += ccache