X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2FMakefile;h=0511a48042a3e74d273307920fa8f0c6b36f3132;hb=227af4b113d9d997608b55d41e23efe07eae6635;hp=e1f5d8c0b70d7eecca1854dc86030a366aabb67e;hpb=7c68eb27ba54f79fa92635d432ec63f98796dd33;p=openwrt%2Fopenwrt.git diff --git a/tools/Makefile b/tools/Makefile index e1f5d8c0b7..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 $(if $(CONFIG_TARGET_ppc40x),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