瀏覽代碼

arm: use EABI per default

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Bernhard Reutner-Fischer 13 年之前
父節點
當前提交
a8f3b642f9
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      extra/Configs/Config.arm

+ 1 - 1
extra/Configs/Config.arm

@@ -14,7 +14,7 @@ config FORCE_OPTIONS_FOR_ARCH
 
 choice
 	prompt "Target ABI"
-	default CONFIG_ARM_OABI
+	default CONFIG_ARM_EABI
 	help
 	  If you choose "EABI" here, functions and constants required by the
 	  ARM EABI will be built into the library.  You should choose "EABI"