default to gcc 4.1.1 for the rb532 again

SVN-Revision: 5700
This commit is contained in:
Felix Fietkau 2006-12-06 18:32:14 +00:00
parent 63994b8f50
commit ca5ea6c2be

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