X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=tools%2FMakefile;h=8fc2da3d96a4df5ce0de33a3588036cd6074ac1c;hb=7b367d03131e3ea6366acd813b7ba58994705adb;hp=3d19892100f0b7032cb4745443ae21002bb12cda;hpb=32db1d47ff4cc198e0567b1e43e42ea9f9cae3a4;p=openwrt%2Fstaging%2Fyousong.git diff --git a/tools/Makefile b/tools/Makefile index 3d19892100..8fc2da3d96 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -17,7 +17,7 @@ tools-y += m4 autoconf automake bison pkg-config sed mklibs 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 -ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_21)$(CONFIG_LINUX_2_6_25),) +ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_25),) tools-y += squashfs lzma-old else ifneq ($(CONFIG_TARGET_ar71xx),)