X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/b280ad29c7d066d884ddf00c981b8b9661c95bd3..66f94f3889a392ef058ac0a2a6f740af639998f6:/tools/Makefile diff --git a/tools/Makefile b/tools/Makefile index 5c6a499a6..91e980e55 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -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