projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a289f7
)
[tools] remove bogus qemu dependency
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 Jan 2011 05:58:40 +0000
(
05:58
+0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 17 Jan 2011 05:58:40 +0000
(
05:58
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25032
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index
634564c
..
7013939
100644
(file)
--- 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-)
This page took
0.022886 seconds
and
4
git commands to generate.