summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2007-12-27 02:10:58 +0000
committerFelix Fietkau <nbd@openwrt.org>2007-12-27 02:10:58 +0000
commit4fe3a3e727c5e85815f798d848129f7d4e10a7bb (patch)
tree66ceffd1b581d6e4dcb4ce8e077a92731dca1c35 /tools
parent28922775b6be9994f5e7e35d43a5e388221d5234 (diff)
downloadmaster-31e0f0ae-4fe3a3e727c5e85815f798d848129f7d4e10a7bb.tar.gz
master-31e0f0ae-4fe3a3e727c5e85815f798d848129f7d4e10a7bb.tar.bz2
master-31e0f0ae-4fe3a3e727c5e85815f798d848129f7d4e10a7bb.zip
remove stale reference to tools/libtool
SVN-Revision: 9940
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index fcde46e411..83244fa609 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -9,7 +9,7 @@
curdir:=tools
# subdirectories to descend into
-$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake libtool $(if $(CONFIG_CCACHE),ccache)
+$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache)
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install