arch/arm/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Sep 16 17:50:27 2007 +0000 (2007-09-16)
changeset 395 fd7a636532cf
parent 380 2f7b676c7b2f
child 398 49c6f27e779f
permissions -rw-r--r--
Simplify a bit more bash detection.
     1 comment "ARM specific options"
     2 
     3 config ARCH_ARM_EABI
     4     bool
     5     prompt "Use EABI"
     6     default n
     7     help
     8       Set up the toolchain so that it generates EABI-compliant binaries.