From: Felix Fietkau Date: Wed, 6 Dec 2006 18:32:14 +0000 (+0000) Subject: default to gcc 4.1.1 for the rb532 again X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fmkresin.git;a=commitdiff_plain;h=ca5ea6c2becc1ce5aa540f5099b82758dc3a802c;hp=63994b8f50ca94e0885ed9a00c29eaeeda7c36fe default to gcc 4.1.1 for the rb532 again SVN-Revision: 5700 --- diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index 93d757d425..b04269c527 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -13,7 +13,7 @@ config GCC_VERSION if !TOOLCHAINOPTS config GCC_VERSION_4_1_1 - default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_IXP4XX + default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_IXP4XX || LINUX_2_6_RB532 endif