Skip to content
Snippets Groups Projects
Commit c5f7c391 authored by kaloz's avatar kaloz
Browse files

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
parent fda10e78
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment