add preliminary support for the latest CodeSourcery toolchain
[openwrt-10.03/.git] / toolchain / gcc / Config.in
index a75d5a375b4fe7a8823d33d1b1faeecabfa8bd9d..8ec6bab0ad585da26f7657f00734e5064036339f 100644 (file)
@@ -49,6 +49,10 @@ if !LINUX_2_4
        config GCC_VERSION_4_3_3_CS
                bool "gcc 4.3.3 with CodeSourcery enhancements"
 
+       config GCC_VERSION_4_4_1_CS
+               bool "gcc 4.4.1 with CodeSourcery enhancements"
+               depends BROKEN
+
 endif
 
 endchoice