From 24458376fac338418296439e296064403f479001 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 13 Feb 2022 00:42:03 +0100 Subject: lm32: use gcc 11.2 for toolchain building --- target/config/Config.in.cpu | 1 + 1 file changed, 1 insertion(+) (limited to 'target/config/Config.in.cpu') diff --git a/target/config/Config.in.cpu b/target/config/Config.in.cpu index 8ca3034b8..30e35ca93 100644 --- a/target/config/Config.in.cpu +++ b/target/config/Config.in.cpu @@ -530,6 +530,7 @@ config ADK_TARGET_CPU_KVX # lm32 config ADK_TARGET_CPU_LM32 bool "lm32" + select ADK_TARGET_UCLINUX depends on ADK_TARGET_ARCH_LM32 # coldfire -- cgit v1.2.3