diff options
author | Felix Fietkau <nbd@openwrt.org> | 2006-09-02 19:24:06 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2006-09-02 19:24:06 +0000 |
commit | c92e6f514c2f84cff36e6d6988a008f5564d1079 (patch) | |
tree | e161d15d7506397aaca765944afbd4c91666071d /openwrt/toolchain/gcc/Config.version | |
parent | db4043268afc2e1c0bcaf72c8e60e54b5eb385b3 (diff) | |
download | mtk-20170518-c92e6f514c2f84cff36e6d6988a008f5564d1079.zip mtk-20170518-c92e6f514c2f84cff36e6d6988a008f5564d1079.tar.gz mtk-20170518-c92e6f514c2f84cff36e6d6988a008f5564d1079.tar.bz2 |
gcc 3.4.6 should be safe on brcm-2.4 now
SVN-Revision: 4729
Diffstat (limited to 'openwrt/toolchain/gcc/Config.version')
-rw-r--r-- | openwrt/toolchain/gcc/Config.version | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/openwrt/toolchain/gcc/Config.version b/openwrt/toolchain/gcc/Config.version index 41aa2fb..65f29b9 100644 --- a/openwrt/toolchain/gcc/Config.version +++ b/openwrt/toolchain/gcc/Config.version @@ -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 |