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
commite9a878e61c30f631db5140d6725bd7cf7a6520c1 (patch)
tree0ba7dfdddea7a597febc4d37a06c3ec3ed96e8e0 /tools/Makefile
parentf6759a2625b3f24e0fd71ef2debfea8fc90018af (diff)
downloadupstream-e9a878e61c30f631db5140d6725bd7cf7a6520c1.tar.gz
upstream-e9a878e61c30f631db5140d6725bd7cf7a6520c1.tar.bz2
upstream-e9a878e61c30f631db5140d6725bd7cf7a6520c1.zip
Device Tree Compiler require more recent bison ...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10398 3c298f89-4303-0410-b956-a3cf2f4a3e73
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