aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2015-03-17 10:11:04 +0000
committerFelix Fietkau <nbd@openwrt.org>2015-03-17 10:11:04 +0000
commit4fd506afe9c6dcf67c91d3777e58f483f1b86be8 (patch)
treefdcf2343bb8cb478c50c048c5b4dd72d48f54e0f /tools/Makefile
parent602498909272bfb1c46947e3a94e26825ef3a04c (diff)
downloadmaster-187ad058-4fd506afe9c6dcf67c91d3777e58f483f1b86be8.tar.gz
master-187ad058-4fd506afe9c6dcf67c91d3777e58f483f1b86be8.tar.bz2
master-187ad058-4fd506afe9c6dcf67c91d3777e58f483f1b86be8.zip
tools: remove leftover dependency line
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@44870 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index a927e72d7c..2d3197d696 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -47,7 +47,6 @@ $(curdir)/libtool/compile := $(curdir)/sed/install $(curdir)/m4/install $(curdir
$(curdir)/squashfs/compile := $(curdir)/lzma-old/install
$(curdir)/squashfs4/compile := $(curdir)/xz/install
$(curdir)/quilt/compile := $(curdir)/sed/install $(curdir)/autoconf/install $(curdir)/findutils/install
-$(curdir)/dtc/compile := $(curdir)/bison/install
$(curdir)/autoconf/compile := $(curdir)/m4/install
$(curdir)/automake/compile := $(curdir)/m4/install $(curdir)/autoconf/install $(curdir)/pkg-config/install $(curdir)/xz/install
$(curdir)/gmp/compile := $(curdir)/libtool/install