From: jow <jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Date: Mon, 17 Jan 2011 05:58:40 +0000 (+0000)
Subject: [tools] remove bogus qemu dependency
X-Git-Url: https://git.rohieb.name/openwrt.git/commitdiff_plain/8aea298581cfd8203ed5abd82d56c08aa386bf2d

[tools] remove bogus qemu dependency


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25032 3c298f89-4303-0410-b956-a3cf2f4a3e73
---

diff --git a/tools/Makefile b/tools/Makefile
index 634564cd3..701393992 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -56,7 +56,6 @@ $(curdir)/mm-macros/compile := $(curdir)/automake/install
 $(curdir)/xorg-macros/compile := $(curdir)/automake/install
 $(curdir)/missing-macros/compile := $(curdir)/automake/install
 $(curdir)/e2fsprogs/compile := $(curdir)/automake/install
-$(curdir)/qemu/compile := $(curdir)/automake/install
 $(curdir)/libelf/compile := $(curdir)/automake/install
 
 $(curdir)/builddirs := $(tools-y) $(tools-dep) $(tools-)