1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-26 09:37:29 +02:00

toolchain: fix r25969

SVN-Revision: 26004
This commit is contained in:
Alexandros C. Couloumbis 2011-03-10 13:21:00 +00:00
parent e8491ab2a5
commit deafde5632

View File

@ -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