now that the gemini target is working, get rid of the obsolete and buggy storm target
SVN-Revision: 16274
This commit is contained in:
@@ -35,7 +35,7 @@ config EABI_SUPPORT
|
||||
bool
|
||||
depends arm||armeb
|
||||
prompt "Enable EABI support" if TOOLCHAINOPTS
|
||||
default n if (TARGET_gemini || TARGET_storm)
|
||||
default n if TARGET_gemini
|
||||
default y
|
||||
help
|
||||
Enable ARM EABI support
|
||||
|
||||
Reference in New Issue
Block a user