From b7abbb93a104a110400a692af7577e599e02b416 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 1 Nov 2020 11:13:11 +0100 Subject: m68k: migrate to kernel 5.4.x --- target/config/Config.in.compiler | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config/Config.in.compiler') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index b472f3806..bd6da74a4 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -20,6 +20,7 @@ default ADK_TOOLCHAIN_GCC_METAG if ADK_TARGET_ARCH_METAG default ADK_TOOLCHAIN_GCC_NDS32 if ADK_TARGET_ARCH_NDS32 default ADK_TOOLCHAIN_GCC_7 if ADK_TARGET_CPU_ARM_ARM11MPCORE default ADK_TOOLCHAIN_GCC_7 if ADK_TARGET_CPU_ARM_CORTEX_A53 +default ADK_TOOLCHAIN_GCC_7 if ADK_TARGET_ARCH_M68K default ADK_TOOLCHAIN_GCC_7 if ADK_TARGET_ARCH_SPARC default ADK_TOOLCHAIN_GCC_9 if ADK_TARGET_ARCH_CSKY default ADK_TOOLCHAIN_GCC_9 if ADK_TARGET_ARCH_HPPA -- cgit v1.2.3