parent
e8491ab2a5
commit
deafde5632
|
@ -89,7 +89,10 @@ menuconfig TOOLCHAINOPTS
|
||||||
config EABI_SUPPORT
|
config EABI_SUPPORT
|
||||||
bool
|
bool
|
||||||
depends arm||armeb
|
depends arm||armeb
|
||||||
|
prompt "Enable EABI support" if TOOLCHAINOPTS
|
||||||
default y
|
default y
|
||||||
|
help
|
||||||
|
Enable ARM EABI support
|
||||||
|
|
||||||
menuconfig EXTRA_TARGET_ARCH
|
menuconfig EXTRA_TARGET_ARCH
|
||||||
bool
|
bool
|
||||||
|
|
Loading…
Reference in New Issue