From 5252095fe0f01658fedfd2ada97fe061bc9bf39c Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 30 Oct 2019 10:21:53 +0100 Subject: lm32: make it boot the kernel --- target/config/Config.in.compiler | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/config/Config.in.compiler') diff --git a/target/config/Config.in.compiler b/target/config/Config.in.compiler index 58751afd7..67e8dd414 100644 --- a/target/config/Config.in.compiler +++ b/target/config/Config.in.compiler @@ -71,7 +71,7 @@ config ADK_TOOLCHAIN_GCC_METAG depends on ADK_TARGET_ARCH_METAG config ADK_TOOLCHAIN_GCC_LM32 - bool "4.6.4-lm32" + bool "4.5.4-lm32" depends on ADK_TARGET_ARCH_LM32 config ADK_TOOLCHAIN_GCC_NDS32 -- cgit v1.2.3