toolchain: fix r25969
SVN-Revision: 26004
This commit is contained in:
parent
e8491ab2a5
commit
deafde5632
1 changed files with 3 additions and 0 deletions
|
@ -89,7 +89,10 @@ menuconfig TOOLCHAINOPTS
|
|||
config EABI_SUPPORT
|
||||
bool
|
||||
depends arm||armeb
|
||||
prompt "Enable EABI support" if TOOLCHAINOPTS
|
||||
default y
|
||||
help
|
||||
Enable ARM EABI support
|
||||
|
||||
menuconfig EXTRA_TARGET_ARCH
|
||||
bool
|
||||
|
|
Loading…
Reference in a new issue