X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=blobdiff_plain;f=tools%2FMakefile;h=0511a48042a3e74d273307920fa8f0c6b36f3132;hp=a73a79fcca7a3f73e84fb13359a240fd5136d5db;hb=c283db09076520207bdfa110cbc82d3aab6dfe00;hpb=f7fe926c1e4e3e926cb38783a92f3daa713229ac diff --git a/tools/Makefile b/tools/Makefile index a73a79fcca..0511a48042 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) bison 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