From edb46bb4341c9e86c34b187cf65e9dc9206834e7 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Fri, 30 Nov 2012 10:53:55 +0000 Subject: [toolchain] remove support for ubicom32 Signed-off-by: Florian Fainelli git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34432 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'toolchain/gcc/Config.version') diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 67165b767f..a473430395 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -3,7 +3,7 @@ config GCC_DEFAULT_VERSION config GCC_DEFAULT_VERSION_4_4_7 select GCC_DEFAULT_VERSION - default y if (avr32 || ubicom32) + default y if avr32 bool config GCC_DEFAULT_VERSION_4_6_LINARO -- cgit v1.2.3