use gcc 4.1.1 for rb532 by default
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Oct 2006 00:30:36 +0000 (00:30 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 25 Oct 2006 00:30:36 +0000 (00:30 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5291 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/gcc/Config.version

index e728bc4..af5e102 100644 (file)
@@ -12,7 +12,7 @@ config GCC_VERSION
 
 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
This page took 0.036105 seconds and 4 git commands to generate.