From e9a878e61c30f631db5140d6725bd7cf7a6520c1 Mon Sep 17 00:00:00 2001 From: Ralph Hempel Date: Tue, 5 Feb 2008 19:39:57 +0000 Subject: Device Tree Compiler require more recent bison ... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10398 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/Makefile') 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 -- cgit v1.2.3