projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[ar7] use the righ value in the DSP clock calculation
[openwrt.git]
/
tools
/
Makefile
diff --git
a/tools/Makefile
b/tools/Makefile
index
022bbe1
..
0511a48
100644
(file)
--- a/
tools/Makefile
+++ b/
tools/Makefile
@@
-9,7
+9,7
@@
curdir:=tools
# subdirectories to descend into
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 $(if $(CONFIG_CCACHE),ccache)
dtc
+$(curdir)/builddirs := sed sstrip ipkg-utils genext2fs squashfs mtd-utils lzma mkimage firmware-utils patch-cmdline pkg-config automake $(if $(CONFIG_CCACHE),ccache)
bison $(if $(CONFIG_powerpc),dtc)
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install
This page took
0.024077 seconds
and
4
git commands to generate.