Explorar el Código

use EABI by default on ARM

Waldemar Brodkorb hace 12 años
padre
commit
1470bc50f5
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      target/linux/config/Config.in.kernel

+ 1 - 0
target/linux/config/Config.in.kernel

@@ -104,6 +104,7 @@ config ADK_KERNEL_PAGE_SIZE_16KB
 # ARM specific
 # ARM specific
 config ADK_KERNEL_AEABI
 config ADK_KERNEL_AEABI
 	boolean
 	boolean
+	default y if ADK_LINUX_ARM
 
 
 config ADK_KERNEL_THUMB2_KERNEL
 config ADK_KERNEL_THUMB2_KERNEL
 	boolean
 	boolean