1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 11:04:10 +03:00

[tools] reenable squashfs4 for ar71xx, it needs both old and new

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23281 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2010-10-06 22:34:35 +00:00
parent fff0472ed2
commit 66f94f3889

View 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