summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-02 10:56:56 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2008-09-02 10:56:56 +0000
commit68cd5d5a88798abb94a712a85dd1f72c0691205e (patch)
treeea487a4bb519869540885f96870a54601fd38473 /tools
parentf17cd2aacf037242f308ac0874ae282a92eb232c (diff)
quilt depends on sed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12490 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools')
-rw-r--r--tools/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 989f3f097..d3dc5ad5f 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -13,6 +13,7 @@ $(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma m
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install
+$(curdir)/quilt/compile := $(curdir)/sed/install
# preparatory work
$(STAGING_DIR)/.prepared: $(TMP_DIR)/.build