projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb25bc5
)
remove stale reference to tools/libtool
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Dec 2007 02:10:58 +0000
(
02:10
+0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Thu, 27 Dec 2007 02:10:58 +0000
(
02:10
+0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9940
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index
fcde46e
..
83244fa
100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-9,7
+9,7
@@
curdir:=tools
# subdirectories to descend into
-$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake
libtool
$(if $(CONFIG_CCACHE),ccache)
+$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache)
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install
This page took
0.022902 seconds
and
4
git commands to generate.