cpmac: fix race condition (closes #3019)
[openwrt.git] / toolchain / gcc / Config.version
index 66fb871..b9ef848 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
 
 
This page took 0.022003 seconds and 4 git commands to generate.