use GCC 4.2.3 by default for AVR32
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.version
index 66fb8713ae56c13665ef42308a9a5639fa7558c5..b9ef848330616009fba53952f2e635943dc4aaf8 100644 (file)
@@ -14,6 +14,9 @@ if !TOOLCHAINOPTS
 
        config GCC_VERSION_4_2_0
                default y if TARGET_magicbox
+
+       config GCC_VERSION_4_2_3
+               default y if TARGET_avr32
 endif