EABI is now considered stable. Thanks Michael ABBOTT for testing.
author"Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Sep 02 16:48:38 2008 +0000 (2008-09-02)
changeset 823d3b715eaf5f4
parent 822 04a1937d5f0b
child 824 cc4590c03dd1
EABI is now considered stable. Thanks Michael ABBOTT for testing.

/trunk/arch/arm/config.in | 3 1 2 0 +--
1 file changed, 1 insertion(+), 2 deletions(-)
arch/arm/config.in
     1.1 --- a/arch/arm/config.in	Tue Sep 02 12:43:11 2008 +0000
     1.2 +++ b/arch/arm/config.in	Tue Sep 02 16:48:38 2008 +0000
     1.3 @@ -13,8 +13,7 @@
     1.4  
     1.5  config ARCH_ARM_EABI
     1.6      bool
     1.7 -    prompt "Use EABI (EXPERIMENTAL)"
     1.8 -    depends on EXPERIMENTAL
     1.9 +    prompt "Use EABI"
    1.10      default n
    1.11      help
    1.12        Set up the toolchain so that it generates EABI-compliant binaries.