[kernel] use 2.6.30.5
[openwrt.git] / toolchain / gcc / Config.in
index f524bee..41943c8 100644 (file)
@@ -27,8 +27,14 @@ if !LINUX_2_4
        config GCC_VERSION_4_3_3
                bool "gcc 4.3.3"
 
+       config GCC_VERSION_4_3_4
+               bool "gcc 4.3.4"
+
        config GCC_VERSION_4_4_0
                bool "gcc 4.4.0"
+
+       config GCC_VERSION_4_4_1
+               bool "gcc 4.4.1"
 endif
 
 endchoice
This page took 0.020327 seconds and 4 git commands to generate.