X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2FMakefile;h=7216d5b158900e81cb195b451eece5483689d87d;hb=76c0c63ed3e198686814cc038ede925d6450da73;hp=a73a79fcca7a3f73e84fb13359a240fd5136d5db;hpb=d3ac2e99f615ef17d9f1f56f2b501a33faecfa61;p=openwrt-10.03%2F.git diff --git a/tools/Makefile b/tools/Makefile index a73a79fcc..7216d5b15 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) lua # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma/install