reenable squashfs4 for ar71xx, it needs both old and new

SVN-Revision: 23281
v19.07.3_mercusys_ac12_duma
Jo-Philipp Wich 14 years ago
parent d856ed78ad
commit b826e42476

@ -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

Loading…
Cancel
Save