toolchain/gcc: add support for GCC 4.8.0
[openwrt.git] / toolchain / gcc / Config.in
index b528586..5850175 100644 (file)
@@ -23,6 +23,9 @@ choice
        config GCC_VERSION_4_7_LINARO
                bool "gcc 4.7.x with Linaro enhancements"
 
+       config GCC_VERSION_4_8_0
+               bool "gcc 4.8.0"
+
 endchoice
 
 config GCC_USE_GRAPHITE