config/arch/arm: default to EABI
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Oct 21 18:08:31 2009 +0200 (2009-10-21)
changeset 15821fd08b889aa3
parent 1581 f8143840971d
child 1583 991a59088ff0
child 1603 e0ef539e23d9
config/arch/arm: default to EABI
config/arch/arm.in
     1.1 --- a/config/arch/arm.in	Mon Oct 12 19:31:50 2009 +0200
     1.2 +++ b/config/arch/arm.in	Wed Oct 21 18:08:31 2009 +0200
     1.3 @@ -15,7 +15,7 @@
     1.4  config ARCH_ARM_EABI
     1.5      bool
     1.6      prompt "Use EABI"
     1.7 -    default n
     1.8 +    default y
     1.9      help
    1.10        Set up the toolchain so that it generates EABI-compliant binaries.
    1.11