1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-24 01:37:10 +02:00

switch rb532 to the old gcc again. 4.1.1 is suddenly causing trouble...

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5605 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2006-11-21 16:36:32 +00:00
parent dbc6ada0fb
commit 713657a820

View File

@ -12,7 +12,7 @@ config GCC_VERSION
if !TOOLCHAINOPTS if !TOOLCHAINOPTS
config GCC_VERSION_4_1_1 config GCC_VERSION_4_1_1
default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_RB532 || LINUX_2_6_IXP4XX default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_IXP4XX
endif endif