X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=tools%2FMakefile;h=7216d5b158900e81cb195b451eece5483689d87d;hp=022bbe1e9d64f2bdaa37e437c28638912c462f4d;hb=ec8331a673c83056a9ede236d79b52ee21c0eb71;hpb=050c626f2bf68059a9b8c255ac390ef5cdfa20d7 diff --git a/tools/Makefile b/tools/Makefile index 022bbe1e9d..7216d5b158 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 $(if $(CONFIG_powerpc),dtc) lua # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma/install