X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2FMakefile;h=0511a48042a3e74d273307920fa8f0c6b36f3132;hb=29c37a46475dd9e4235a3f16f2840db47f5e27aa;hp=022bbe1e9d64f2bdaa37e437c28638912c462f4d;hpb=1c7a2389f41f7ae8d796586b75bffa73e09f122a;p=openwrt-10.03%2F.git diff --git a/tools/Makefile b/tools/Makefile index 022bbe1e9..0511a4804 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) # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma/install