1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

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
This commit is contained in:
kaloz
2006-10-27 10:26:00 +00:00
parent f2a2750652
commit 1fedb113e3
8 changed files with 17 additions and 6 deletions

View File

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