From a8f3b642f90ae425313b91ee8250e16aa971b8ff Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Sun, 13 Feb 2011 16:45:43 +0100 Subject: arm: use EABI per default Signed-off-by: Bernhard Reutner-Fischer --- extra/Configs/Config.arm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extra/Configs/Config.arm') diff --git a/extra/Configs/Config.arm b/extra/Configs/Config.arm index b060ace96..eb27a3391 100644 --- a/extra/Configs/Config.arm +++ b/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" -- cgit v1.2.3