From 017a9c0cdbd5cc3c3c0826c12c3b0e44db53f260 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Sat, 2 Sep 2006 19:24:06 +0000 Subject: 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 --- toolchain/gcc/Config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'toolchain/gcc/Config.in') 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. -- cgit v1.2.3