[toolchain/gcc] add support for gcc 4.7.0 - thanks to acoul!
[openwrt.git] / toolchain / gcc / Config.in
index f5ea898..90c262d 100644 (file)
@@ -14,6 +14,9 @@ choice
        config GCC_VERSION_4_6_2
                bool "gcc 4.6.2"
 
+       config GCC_VERSION_4_7_0
+               bool "gcc 4.7.0"
+
        config GCC_VERSION_4_5_LINARO
                bool "gcc 4.5.x with Linaro enhancements"
 
This page took 0.02334 seconds and 4 git commands to generate.