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 --- include/target.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/target.mk') diff --git a/include/target.mk b/include/target.mk index 55b6364289..614ab06df8 100644 --- a/include/target.mk +++ b/include/target.mk @@ -22,7 +22,7 @@ $(eval $(call kernel_template,2.6,uml,2_6_UML)) $(eval $(call kernel_template,2.4,ar531x,2_4_AR531X)) $(eval $(call kernel_template,2.6,aruba,2_6_ARUBA)) $(eval $(call kernel_template,2.6,au1000,2_6_AU1000)) -$(eval $(call kernel_template,2.6,xscale,2_6_XSCALE)) +$(eval $(call kernel_template,2.6,ixp4xx,2_6_IXP4XX)) $(eval $(call kernel_template,2.6,magicbox,2_6_MAGICBOX)) $(eval $(call kernel_template,2.6,sibyte,2_6_SIBYTE)) -- cgit v1.2.3