From 2192c1d959f1f98a88bed9e9783598ceb2b6eaa8 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 24 Jul 2016 23:10:37 +0200 Subject: fr-v: allow to build gcc 6.1 linux toolchain --- target/config/Config.in.compiler | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index ed980f394..170ff2dd7 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -26,6 +26,7 @@ default ADK_TOOLCHAIN_GCC_6_1_0 if ADK_TARGET_ARCH_XTENSA default ADK_TOOLCHAIN_GCC_6_1_0 if ADK_TARGET_ARCH_BFIN default ADK_TOOLCHAIN_GCC_6_1_0 if ADK_TARGET_ARCH_C6X default ADK_TOOLCHAIN_GCC_6_1_0 if ADK_TARGET_ARCH_H8300 +default ADK_TOOLCHAIN_GCC_6_1_0 if ADK_TARGET_ARCH_FRV default ADK_TOOLCHAIN_GCC_6_1_0 if ADK_TARGET_CPU_MIPS_MIPS32R6 || ADK_TARGET_CPU_MIPS64_MIPS64R6 default ADK_TOOLCHAIN_GCC_5_4_0 -- cgit v1.2.3