use gcc 4.1.1 for rb532 by default
authorFelix Fietkau <nbd@openwrt.org>
Wed, 25 Oct 2006 00:30:36 +0000 (00:30 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Wed, 25 Oct 2006 00:30:36 +0000 (00:30 +0000)
SVN-Revision: 5291

toolchain/gcc/Config.version

index e728bc40878ba6673952daca946a2a689f9fb420..af5e10280775ab493e0cd458464a469aaff6c519 100644 (file)
@@ -12,7 +12,7 @@ config GCC_VERSION
 
 if !TOOLCHAINOPTS
        config GCC_VERSION_4_1_1
 
 if !TOOLCHAINOPTS
        config GCC_VERSION_4_1_1
-               default y if LINUX_2_6_ARUBA || LINUX_2_6_X86
+               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
 endif
        config GCC_VERSION_4_0_3
                default y if LINUX_2_6_XSCALE
 endif