reenable squashfs4 for ar71xx, it needs both old and new
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 6 Oct 2010 22:34:35 +0000 (22:34 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 6 Oct 2010 22:34:35 +0000 (22:34 +0000)
SVN-Revision: 23281

tools/Makefile

index 5c6a499a6ef03151e815a910f046a77b013dc67b..91e980e554b10a397fccae4563c7f5635f721784 100644 (file)
@@ -21,7 +21,8 @@ tools-$(CONFIG_TARGET_orion) += wrt350nv2-builder upslug2
 tools-$(CONFIG_TARGET_x86) += qemu
 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