1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 23:32:49 +02:00

toolchain: fix r25969

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26004 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul 2011-03-10 13:21:00 +00:00
parent 0645951452
commit c11c8f1d20

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