projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
207ddae
)
[tools] fix xorg-macros dependency
author
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Dec 2010 20:25:52 +0000
(20:25 +0000)
committer
jow
<jow@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 10 Dec 2010 20:25:52 +0000
(20:25 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24453
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index
9a6cf96
..
91f52ff
100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-47,7
+47,7
@@
$(curdir)/mtd-utils/compile := $(curdir)/e2fsprogs/install
$(curdir)/mkimage/compile := $(curdir)/sed/install
$(curdir)/qemu/compile := $(curdir)/e2fsprogs/install
$(curdir)/upslug2/compile := $(curdir)/automake/install
-$(curdir)/xorg-macros/compile := $(curdir)/auto
conf
/install
+$(curdir)/xorg-macros/compile := $(curdir)/auto
make
/install
$(curdir)/builddirs := $(tools-y) $(tools-dep) $(tools-)
$(curdir)/builddirs-default := $(tools-y)
This page took
0.021458 seconds
and
4
git commands to generate.