summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2011-02-13 16:45:43 +0100
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2011-02-14 20:52:51 +0100
commita8f3b642f90ae425313b91ee8250e16aa971b8ff (patch)
tree2bacc96f9d244517a07750be7536c83d8f6a0bac /extra
parent2c1c5db993c28e96b47a77148a4635931384810d (diff)
arm: use EABI per default
Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Diffstat (limited to 'extra')
-rw-r--r--extra/Configs/Config.arm2
1 files changed, 1 insertions, 1 deletions
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"