From abd072984b136295523df7fbcea9c824fbdbfde3 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Fri, 8 May 2009 22:48:05 +0000 Subject: [PATCH] add missing dependency SVN-Revision: 15717 --- tools/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/Makefile b/tools/Makefile index e44fac4ad9..8e3f35ab43 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -12,6 +12,7 @@ curdir:=tools $(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache) bison $(if $(CONFIG_powerpc),dtc) lua quilt autoconf # builddir dependencies +$(curdir)/automake/compile := $(curdir)/autoconf/install $(curdir)/squashfs/compile := $(curdir)/lzma/install $(curdir)/quilt/compile := $(curdir)/sed/install -- 2.30.2