add another gcc version based on 4.4.3 plus the 2009q3 codesourcery patch
[openwrt/staging/wigyori.git] / toolchain / gcc / Config.in
index 8ec6bab0ad585da26f7657f00734e5064036339f..1f58ed8a05ece987bc19c3e19c00937f72b7d957 100644 (file)
@@ -53,6 +53,10 @@ if !LINUX_2_4
                bool "gcc 4.4.1 with CodeSourcery enhancements"
                depends BROKEN
 
+       config GCC_VERSION_4_4_3_CS
+               bool "gcc 4.4.3 with CodeSourcery enhancements"
+               depends BROKEN
+
 endif
 
 endchoice