add support for gcc 4.7.0 - thanks to acoul!
[openwrt/staging/mkresin.git] / toolchain / gcc / Config.in
index f5ea89896f90d9aa94b4e24deb19641f936317d6..90c262db5d62b33df24574d6e08a050c694ac927 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"