From 36aa20bdab8284c503b5871288f2ffe1b0ea4074 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 7 Aug 2009 00:07:18 +0000 Subject: add mklibs (based on a patch by florian) in preparation for optional library symbol stripping SVN-Revision: 17154 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') diff --git a/tools/Makefile b/tools/Makefile index 71c0346..0d91b1f 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -11,7 +11,7 @@ curdir:=tools # subdirectories to descend into tools-y := tools-$(CONFIG_GCC_VERSION_4_3)$(CONFIG_GCC_VERSION_4_4) += gmp mpfr -tools-y += m4 autoconf automake bison pkg-config sed +tools-y += m4 autoconf automake bison pkg-config sed mklibs tools-y += sstrip ipkg-utils genext2fs squashfs squashfs4 mtd-utils lzma-old mkimage tools-y += firmware-utils patch-cmdline quilt yaffs2 -- cgit v1.1