aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2009-11-11 13:44:12 +0000
committerImre Kaloz <kaloz@openwrt.org>2009-11-11 13:44:12 +0000
commitcc222ce56d099c60a945c13d9cce010988b7cb2f (patch)
treed20217d269ac3024f8c529158075d67200fd827f /tools/Makefile
parent6b280112f28171cd5cb5cd3f60352bb4b6b9de47 (diff)
downloadupstream-cc222ce56d099c60a945c13d9cce010988b7cb2f.tar.gz
upstream-cc222ce56d099c60a945c13d9cce010988b7cb2f.tar.bz2
upstream-cc222ce56d099c60a945c13d9cce010988b7cb2f.zip
powerpc: use the in-kernel dtc compiler
SVN-Revision: 18374
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Makefile b/tools/Makefile
index 1456c0d175..6e5eb24cd3 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -18,7 +18,6 @@ tools-y += sstrip ipkg-utils genext2fs squashfs squashfs4 mtd-utils lzma-old mki
tools-y += firmware-utils patch-cmdline quilt yaffs2
tools-$(CONFIG_CCACHE) += ccache
-tools-$(CONFIG_powerpc) += dtc
tools-dep += lzma
ifdef CONFIG_GCC_VERSION_4_4