mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-31 00:24:12 +00:00
toolchain: fix r25969
SVN-Revision: 26004
This commit is contained in:
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…
x
Reference in New Issue
Block a user