summaryrefslogtreecommitdiff
path: root/tools/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2011-07-02 10:49:15 +0000
committerFelix Fietkau <nbd@openwrt.org>2011-07-02 10:49:15 +0000
commit3a983b98c9d61a6041cd3b9f4660c299430b3aae (patch)
tree2bcebe2dcfa7cae9246b689b0f8362f9b163c8e3 /tools/Makefile
parent289e2f2169ddfd6b958f3b8ba4977cfcf7354af4 (diff)
downloadmtk-20170518-3a983b98c9d61a6041cd3b9f4660c299430b3aae.zip
mtk-20170518-3a983b98c9d61a6041cd3b9f4660c299430b3aae.tar.gz
mtk-20170518-3a983b98c9d61a6041cd3b9f4660c299430b3aae.tar.bz2
tools: always build mpc, now that older gcc versions have been eliminated, fixes #9642
SVN-Revision: 27363
Diffstat (limited to 'tools/Makefile')
-rw-r--r--tools/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/Makefile b/tools/Makefile
index aff6ea8..413704d 100644
--- a/tools/Makefile
+++ b/tools/Makefile
@@ -11,8 +11,7 @@ curdir:=tools
# subdirectories to descend into
tools-y :=
ifeq ($(CONFIG_EXTERNAL_TOOLCHAIN)$(CONFIG_GCC_LLVM),)
-tools-y += gmp mpfr
-tools-$(CONFIG_GCC_VERSION_4_5) += mpc libelf
+tools-y += gmp mpfr mpc libelf
endif
tools-y += m4 libtool autoconf automake flex bison pkg-config sed mklibs
tools-y += sstrip ipkg-utils genext2fs e2fsprogs mtd-utils mkimage