summaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2015-07-15 15:22:15 -0500
committerWaldemar Brodkorb <wbx@openadk.org>2015-07-22 11:20:17 -0500
commitb5827142169dd759bdea5a9858ac1c6bef744b58 (patch)
tree4e56e3137f5576d9afa5746062e69d2417365f1c /target
parentcd124c3cf0f72a8fee4d54931e024621fc04fb8c (diff)
latest binutils works fine again
Diffstat (limited to 'target')
-rw-r--r--target/config/Config.in.binutils.choice2
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.binutils.choice b/target/config/Config.in.binutils.choice
index b6d1d3f48..c3d5a1ac7 100644
--- a/target/config/Config.in.binutils.choice
+++ b/target/config/Config.in.binutils.choice
@@ -5,7 +5,6 @@ choice
prompt "Binutils version"
default ADK_TOOLCHAIN_BINUTILS_2_20_1 if ADK_TARGET_ARCH_AVR32
default ADK_TOOLCHAIN_BINUTILS_2_22 if ADK_TARGET_ARCH_BFIN
-default ADK_TOOLCHAIN_BINUTILS_2_22 if ADK_TARGET_ARCH_CRIS
default ADK_TOOLCHAIN_BINUTILS_2_23_ARC if ADK_TARGET_ARCH_ARC
default ADK_TOOLCHAIN_BINUTILS_2_25
@@ -20,7 +19,6 @@ config ADK_TOOLCHAIN_BINUTILS_2_25
depends on !ADK_TARGET_ARCH_BFIN
depends on !ADK_TARGET_ARCH_ARC
depends on !ADK_TARGET_ARCH_AVR32
- depends on !ADK_TARGET_ARCH_CRIS
depends on !ADK_TARGET_ARCH_H8300
config ADK_TOOLCHAIN_BINUTILS_2_24