rename the xscale target to ixp4xx for the forthcoming iop target, add gcc 4.1 patch for arm

SVN-Revision: 5310
This commit is contained in:
Imre Kaloz
2006-10-27 10:26:00 +00:00
parent 5d434d9959
commit 2d2179f503
8 changed files with 17 additions and 6 deletions

View File

@@ -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))