summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
authorAndy Boyett <agb@openwrt.org>2010-08-14 22:58:55 +0000
committerAndy Boyett <agb@openwrt.org>2010-08-14 22:58:55 +0000
commitbb662f4f32f9fc6d35ec11223364b573a98a2b4c (patch)
treed73a240c7a7e47518a1ee6720125e3101a885210 /tools/Makefile
parent47a940def6308aca5db0c7d33dafbae87c5d044e (diff)
downloadmtk-20170518-bb662f4f32f9fc6d35ec11223364b573a98a2b4c.zip
mtk-20170518-bb662f4f32f9fc6d35ec11223364b573a98a2b4c.tar.gz
mtk-20170518-bb662f4f32f9fc6d35ec11223364b573a98a2b4c.tar.bz2
quilt: needs autoconf
SVN-Revision: 22652
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/Makefile b/tools/Makefile
index d7d8590..3fbac93 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -1,5 +1,5 @@
#
-# Copyright (C) 2007 OpenWrt.org
+# Copyright (C) 2006-2010 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@@ -40,7 +40,7 @@ endif
$(curdir)/pkg-config/compile := $(curdir)/sed/install
$(curdir)/squashfs/compile := $(curdir)/lzma-old/install
$(curdir)/squashfs4/compile := $(curdir)/lzma/install
-$(curdir)/quilt/compile := $(curdir)/sed/install
+$(curdir)/quilt/compile := $(curdir)/sed/install $(curdir)/autoconf/install
$(curdir)/dtc/compile := $(curdir)/bison/install
$(curdir)/autoconf/compile := $(curdir)/m4/install
$(curdir)/automake/compile := $(curdir)/m4/install $(curdir)/autoconf/install