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(-)
This commit is contained in:
Yann E. MORIN" 2008-09-02 16:48:38 +00:00
parent 2a4ab33370
commit 10f2223773

View File

@ -13,8 +13,7 @@ config ARCH_arm
config ARCH_ARM_EABI
bool
prompt "Use EABI (EXPERIMENTAL)"
depends on EXPERIMENTAL
prompt "Use EABI"
default n
help
Set up the toolchain so that it generates EABI-compliant binaries.