add a gcc variant based on gcc 4.3.3 with codesourcery enhancements
[openwrt-10.03/.git] / toolchain / gcc / Config.in
index a543b2825ebb5b5e718b1731c27fdf48d54c9db9..2c0f93e79a3bfa813e5b08607439139ab858af42 100644 (file)
@@ -39,6 +39,10 @@ if !LINUX_2_4
 
        config GCC_VERSION_LLVM
                bool "llvm-gcc 4.2"
+
+       config GCC_VERSION_4_3_3_CS
+               bool "gcc 4.3.3 with CodeSourcery enhancements"
+
 endif
 
 endchoice