From 1ac0a747b678d0d6d36edbfa932050f8cc5e3fcf Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Tue, 26 Feb 2013 14:31:24 +0000 Subject: [toolchain] gcc: remove support for 4.6.2 There are no good reasons for keeping this version around when 4.6.3 and 4.6-linaro are there. Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35805 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.in | 3 --- 1 file changed, 3 deletions(-) (limited to 'toolchain/gcc/Config.in') diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index b5218aee3b..f83f83c5c5 100644 --- a/toolchain/gcc/Config.in +++ b/toolchain/gcc/Config.in @@ -11,9 +11,6 @@ choice bool "gcc 4.4.7" depends avr32 - config GCC_VERSION_4_6_2 - bool "gcc 4.6.2" - config GCC_VERSION_4_6_3 bool "gcc 4.6.3" -- cgit v1.2.3