From 8f87514d4248c08292d2087faeb15a88042cf6fc Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 26 May 2009 19:11:56 +0000 Subject: [PATCH] add missing dependency SVN-Revision: 16096 --- tools/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/Makefile b/tools/Makefile index 02504d9524..71c0346a8a 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -20,6 +20,7 @@ tools-$(CONFIG_powerpc) += dtc tools-dep += lzma # builddir dependencies +$(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 -- 2.30.2