Explorar el Código

xtensa: noMMU needs uclinux triplet

Waldemar Brodkorb hace 8 años
padre
commit
493e0b802e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/config/Config.in.xtensa

+ 1 - 0
target/config/Config.in.xtensa

@@ -37,6 +37,7 @@ config ADK_TARGET_XTENSA_DE212
 	select ADK_TARGET_LITTLE_ENDIAN
 	select ADK_TARGET_WITH_LT
 	select ADK_TARGET_WITHOUT_MMU
+	select ADK_TARGET_UCLINUX
 
 endchoice