1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 11:29:48 +03:00

disable EABI for gemini and storm -- our toolchain can't support EABI on plain armv4, yet

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15914 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
kaloz 2009-05-18 13:36:58 +00:00
parent fda10e7818
commit c5f7c391b5

View File

@ -35,6 +35,7 @@ config EABI_SUPPORT
bool
depends arm||armeb
prompt "Enable EABI support" if TOOLCHAINOPTS
default n if (TARGET_gemini || TARGET_storm)
default y
help
Enable ARM EABI support