From: Felix Fietkau Date: Tue, 21 Nov 2006 16:36:32 +0000 (+0000) Subject: switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fsvn-archive%2Farchive.git;a=commitdiff_plain;h=df92b8fc4a2fff8496ac9dd09db891eed968cbe5;hp=6870653eb5f17950f19029ac5f5f29eda9fde81d switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... SVN-Revision: 5605 --- diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index f4d71971a6..b2d05eb3fe 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -12,7 +12,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_RB532 || LINUX_2_6_IXP4XX + default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_IXP4XX endif