summaryrefslogtreecommitdiff
path: root/target/Config.in
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2006-10-27 10:26:00 +0000
committerImre Kaloz <kaloz@openwrt.org>2006-10-27 10:26:00 +0000
commit2d2179f503930a0f04673205a97161f015cf42c9 (patch)
treeaec3aa108729cf194c136832fe37ae219dcff795 /target/Config.in
parent5d434d99598e0f50e031102dc7618849f2f4bc19 (diff)
downloadmtk-20170518-2d2179f503930a0f04673205a97161f015cf42c9.zip
mtk-20170518-2d2179f503930a0f04673205a97161f015cf42c9.tar.gz
mtk-20170518-2d2179f503930a0f04673205a97161f015cf42c9.tar.bz2
rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm
SVN-Revision: 5310
Diffstat (limited to 'target/Config.in')
-rw-r--r--target/Config.in4
1 files changed, 2 insertions, 2 deletions
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