aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorRalph Hempel <ralph.hempel@lantiq.com>2008-02-05 19:39:57 +0000
committerRalph Hempel <ralph.hempel@lantiq.com>2008-02-05 19:39:57 +0000
commitbfadfbe6a43895af80e3424df4c9b5c54fb851f7 (patch)
tree4b845bc06ba70ac1911576887b7e790a2f400fe6 /tools/Makefile
parent752737ff5b40f598f34be6330009c3a0f8e91354 (diff)
downloadupstream-bfadfbe6a43895af80e3424df4c9b5c54fb851f7.tar.gz
upstream-bfadfbe6a43895af80e3424df4c9b5c54fb851f7.tar.bz2
upstream-bfadfbe6a43895af80e3424df4c9b5c54fb851f7.zip
Device Tree Compiler require more recent bison ...
SVN-Revision: 10398
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 022bbe1e9d..a73a79fcca 100644
--- 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 $(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 dtc
# builddir dependencies
$(curdir)/squashfs/compile := $(curdir)/lzma/install