projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
289e2f2
)
tools: always build mpc, now that older gcc versions have been eliminated, fixes...
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 2 Jul 2011 10:49:15 +0000
(10:49 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 2 Jul 2011 10:49:15 +0000
(10:49 +0000)
SVN-Revision: 27363
tools/Makefile
patch
|
blob
|
history
diff --git
a/tools/Makefile
b/tools/Makefile
index aff6ea8e19b95cfb089b6c442ab4686c09af838d..413704d759021ebcce11360c0062411a26e1b471 100644
(file)
--- 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