From 7f9fd5033cbebc20e18b3b30ff6e821d3cc1c9d7 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 1 Jun 2009 18:15:30 +0000 Subject: now that the gemini target is working, get rid of the obsolete and buggy storm target SVN-Revision: 16274 --- toolchain/gcc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc') diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index b5642ec595..6c141e3072 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.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 -- cgit v1.2.3