From f8aa6c7c8f3af42341da4747e227e2dbdb1bf6f8 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 27 Oct 2006 10:26:00 +0000 Subject: rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5310 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- toolchain/gcc/Config.version | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'toolchain/gcc') diff --git a/toolchain/gcc/Config.version b/toolchain/gcc/Config.version index af5e102807..f4d71971a6 100644 --- a/toolchain/gcc/Config.version +++ b/toolchain/gcc/Config.version @@ -12,9 +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 - config GCC_VERSION_4_0_3 - default y if LINUX_2_6_XSCALE + default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_RB532 || LINUX_2_6_IXP4XX endif -- cgit v1.2.3