From 713657a82075ce75d6f807343dd3ad4cf34ad3a4 Mon Sep 17 00:00:00 2001 From: nbd Date: Tue, 21 Nov 2006 16:36:32 +0000 Subject: [PATCH] switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble... git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5605 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index f4d71971a..b2d05eb3f 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 -- 2.35.1