summaryrefslogtreecommitdiff
path: root/target/config/Config.in.binutils
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-06-03 12:08:49 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-06-03 17:16:18 +0200
commite4d127a29ad62d7be73f3af5682bd337218b8eea (patch)
tree5e853794511dd9e9989e68f5b7754d9f50f24e99 /target/config/Config.in.binutils
parent35a7408e219a183e4fa348f93129ca9eaaaefa50 (diff)
musl: mips64 needs binutils git
Diffstat (limited to 'target/config/Config.in.binutils')
-rw-r--r--target/config/Config.in.binutils1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils
index 3ee1e6d1c..d6bc60805 100644
--- a/target/config/Config.in.binutils
+++ b/target/config/Config.in.binutils
@@ -7,6 +7,7 @@ default ADK_TOOLCHAIN_BINUTILS_ARC if ADK_TARGET_ARCH_ARC
default ADK_TOOLCHAIN_BINUTILS_NDS32 if ADK_TARGET_ARCH_NDS32
default ADK_TOOLCHAIN_BINUTILS_2_20_1 if ADK_TARGET_ARCH_AVR32
default ADK_TOOLCHAIN_BINUTILS_GIT if ADK_TARGET_ARCH_MIPS && ADK_TARGET_LIB_MUSL
+default ADK_TOOLCHAIN_BINUTILS_GIT if ADK_TARGET_ARCH_MIPS64 && ADK_TARGET_LIB_MUSL
default ADK_TOOLCHAIN_BINUTILS_2_28
config ADK_TOOLCHAIN_BINUTILS_GIT