unset user overrides for quilt settings to prevent them from interfering with the...
[openwrt.git] / toolchain / gcc / Config.in
index a75d5a3..8ec6bab 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
This page took 0.023449 seconds and 4 git commands to generate.