X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/bf277dd79e883f65bfe836f2c09a4d8558474895..d4154e7e60e5e159f535c526bbc76c0955bb7674:/tools/Makefile diff --git a/tools/Makefile b/tools/Makefile index e1f5d8c0b..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 $(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) lua # builddir dependencies $(curdir)/squashfs/compile := $(curdir)/lzma/install