X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/d3ac2e99f615ef17d9f1f56f2b501a33faecfa61..063464b69bcfe885d02191e11d98145c69d0062f:/tools/Makefile diff --git a/tools/Makefile b/tools/Makefile index a73a79fcc..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) 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