default to gcc 4.1.1 for the rb532 again

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5700 3c298f89-4303-0410-b956-a3cf2f4a3e73
master
Felix Fietkau 2006-12-06 18:32:14 +00:00
parent decda6f17f
commit bce2c36f43
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,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_IXP4XX
default y if LINUX_2_6_ARUBA || LINUX_2_6_X86 || LINUX_2_6_IXP4XX || LINUX_2_6_RB532
endif