aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/gcc/Config.in
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2006-09-02 19:24:06 +0000
committerFelix Fietkau <nbd@openwrt.org>2006-09-02 19:24:06 +0000
commit017a9c0cdbd5cc3c3c0826c12c3b0e44db53f260 (patch)
tree69a8d364e083fe1bd6fdf79a64b76d8f8255b2d4 /toolchain/gcc/Config.in
parent49d8fdd837071db859ddee120df4ad8f93f94319 (diff)
downloadupstream-017a9c0cdbd5cc3c3c0826c12c3b0e44db53f260.tar.gz
upstream-017a9c0cdbd5cc3c3c0826c12c3b0e44db53f260.tar.bz2
upstream-017a9c0cdbd5cc3c3c0826c12c3b0e44db53f260.zip
gcc 3.4.6 should be safe on brcm-2.4 now
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4729 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/gcc/Config.in')
-rw-r--r--toolchain/gcc/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in
index dd3184e86d..f5f27c6907 100644
--- a/toolchain/gcc/Config.in
+++ b/toolchain/gcc/Config.in
@@ -3,7 +3,6 @@
choice
prompt "GCC compiler Version" if TOOLCHAINOPTS
default GCC_VERSION_4_1_1 if LINUX_2_6_ARUBA
- default GCC_VERSION_3_4_4 if LINUX_2_4_BRCM
default GCC_VERSION_3_4_6
help
Select the version of gcc you wish to use.