diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-11-01 13:37:02 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-11-01 13:37:07 +0100 |
commit | c81c63189c14697327cecf923486324ef2a0ae3c (patch) | |
tree | d209e5298d94729cde3be89a5ff756b0379b59a6 /target | |
parent | 1f72454eaa2db8da293679feac10396ce396fd1c (diff) |
binutils: add patch from upstream to fix microblaze toolchain
Diffstat (limited to 'target')
-rw-r--r-- | target/config/Config.in.binutils | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.binutils b/target/config/Config.in.binutils index 532223316..fb945945e 100644 --- a/target/config/Config.in.binutils +++ b/target/config/Config.in.binutils @@ -27,7 +27,6 @@ config ADK_TOOLCHAIN_BINUTILS_2_27 depends on !ADK_TARGET_ARCH_ARC depends on !ADK_TARGET_ARCH_AVR32 depends on !ADK_TARGET_ARCH_LM32 - depends on !ADK_TARGET_ARCH_MICROBLAZE depends on !ADK_TARGET_ARCH_NDS32 depends on !ADK_TARGET_CPU_CRIS_CRISV10 |