From 2dfc42c43808bfc118206d8c181b97ceea592ce1 Mon Sep 17 00:00:00 2001 From: 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16274 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain') diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index b5642ec59..6c141e307 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