From 7fa8ba095bd2dc2759e586ca9c82f31fdb0cf2f6 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Tue, 5 Oct 2010 14:15:46 +0000 Subject: Toto, we don't support Linux 2.4 anymore.. SVN-Revision: 23245 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index ac4d62c..5c6a499 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -19,7 +19,7 @@ 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 tools-$(CONFIG_TARGET_x86) += qemu -ifneq ($(CONFIG_LINUX_2_4)$(CONFIG_LINUX_2_6_25)$(CONFIG_TARGET_ar71xx),) +ifneq ($(CONFIG_LINUX_2_6_25)$(CONFIG_TARGET_ar71xx),) tools-y += squashfs lzma-old else tools-y += squashfs4 lzma -- cgit v1.1