gcc 3.4.6 should be safe on brcm-2.4 now
authorFelix Fietkau <nbd@openwrt.org>
Sat, 2 Sep 2006 19:24:06 +0000 (19:24 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sat, 2 Sep 2006 19:24:06 +0000 (19:24 +0000)
SVN-Revision: 4729

openwrt/toolchain/gcc/Config.in
openwrt/toolchain/gcc/Config.version

index dd3184e86dc2dbca684b15d3dd41a299a101a20f..f5f27c6907942633f15e485d1a79c2a0abfa1510 100644 (file)
@@ -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.
index 41aa2fb050b379b9f68bf851b16d245e30f0ad1b..65f29b9bdab6dd39fad9b73aeaca7dca0d332f57 100644 (file)
@@ -11,8 +11,6 @@ config GCC_VERSION
        default "3.4.6"
 
 if !TOOLCHAINOPTS
-       config GCC_VERSION_3_4_4
-               default y if LINUX_2_4_BRCM
        config GCC_VERSION_4_1_1
                default y if LINUX_2_6_ARUBA
        config GCC_VERSION_4_0_3