From 2d2179f503930a0f04673205a97161f015cf42c9 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 SVN-Revision: 5310 --- target/Config.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/Config.in') diff --git a/target/Config.in b/target/Config.in index a69c224..647aa12 100644 --- a/target/Config.in +++ b/target/Config.in @@ -78,8 +78,8 @@ config LINUX_2_6_BRCM63XX Build firmware images for Broadcom based xDSL/routers (e.g. Inventel Livebox, Siemens SE515) -config LINUX_2_6_XSCALE - bool "Intel XScale [2.6]" +config LINUX_2_6_IXP4XX + bool "Intel XScale IXP4xx [2.6]" select armeb select LINUX_2_6 select PCI_SUPPORT -- cgit v1.1