diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-29 19:06:44 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-10-29 19:06:44 +0200 |
commit | 5fc40302928482e17a3a8ea24a03ebd86037960d (patch) | |
tree | f3ed04df95c90b669ab39050bcf2c3526af1b8de /target/config/Config.in.binutils | |
parent | 92ee259b0a8b5456a66a871d97b5ea7d6f8ec927 (diff) |
binutils: older versions can be used for nios2
Diffstat (limited to 'target/config/Config.in.binutils')
-rw-r--r-- | target/config/Config.in.binutils | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index e262cbcbf..532223316 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -39,7 +39,6 @@ config ADK_TOOLCHAIN_BINUTILS_2_26_1 depends on !ADK_TARGET_ARCH_H8300 depends on !ADK_TARGET_ARCH_LM32 depends on !ADK_TARGET_ARCH_NDS32 - depends on !ADK_TARGET_ARCH_NIOS2 config ADK_TOOLCHAIN_BINUTILS_2_25_1 bool "2.25.1" @@ -50,7 +49,6 @@ config ADK_TOOLCHAIN_BINUTILS_2_25_1 depends on !ADK_TARGET_ARCH_H8300 depends on !ADK_TARGET_ARCH_MOXIE depends on !ADK_TARGET_ARCH_NDS32 - depends on !ADK_TARGET_ARCH_NIOS2 depends on !ADK_TARGET_CPU_CRIS_CRISV10 config ADK_TOOLCHAIN_BINUTILS_2_24 |