aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-09-10 10:30:41 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-09-10 10:30:41 +0000
commitcd883451bec39942fe3ccb27d2d121302ee89ffa (patch)
tree9c60d4b4811b335f4c0d61e253e66ce13e764ff6 /toolchain/gcc/Config.in
parent844c80f3bbf7cece4d5065efc81556379ffb2849 (diff)
downloadmaster-187ad058-cd883451bec39942fe3ccb27d2d121302ee89ffa.tar.gz
master-187ad058-cd883451bec39942fe3ccb27d2d121302ee89ffa.tar.bz2
master-187ad058-cd883451bec39942fe3ccb27d2d121302ee89ffa.zip
toolchain/gcc: remove 4.6.3, it is unused and unmaintained
Signed-off-by: Felix Fietkau <nbd@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37924 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index f87d627921..737164a9c9 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -12,10 +12,6 @@ choice
bool "gcc 4.4.7"
depends on avr32
- config GCC_USE_VERSION_4_6_3
- select GCC_VERSION_4_6_3
- bool "gcc 4.6.3"
-
config GCC_USE_VERSION_4_8_0
select GCC_VERSION_4_8_0
bool "gcc 4.8.0"