Parcourir la source

lm32: uClibc-ng support is w/o threads

Waldemar Brodkorb il y a 10 ans
Parent
commit
50492dca34
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      target/config/Config.in.cpu

+ 1 - 1
target/config/Config.in.cpu

@@ -477,8 +477,8 @@ config ADK_CPU_I686
 
 
 config ADK_CPU_LM32
 config ADK_CPU_LM32
 	bool
 	bool
-	select ADK_TARGET_WITH_LT
 	select ADK_TARGET_WITHOUT_MMU
 	select ADK_TARGET_WITHOUT_MMU
+	select ADK_TARGET_WITHOUT_THREADS
 
 
 config ADK_CPU_LOONGSON2F
 config ADK_CPU_LOONGSON2F
 	bool
 	bool