gcc: add 4.9-linaro based on the 2014.09 release
[openwrt/openwrt.git] / toolchain / gcc / Config.in
index 1ec6503097c2ce1238d6bc6c3c1097a42ce8694b..2b11f8714e0dd3d10e208fac224161af495c86eb 100644 (file)
@@ -25,6 +25,10 @@ choice
                select GCC_VERSION_4_8_LINARO
                bool "gcc 4.8.x with Linaro enhancements"
 
+       config GCC_USE_VERSION_4_9_LINARO
+               select GCC_VERSION_4_9_LINARO
+               bool "gcc 4.9.x with Linaro enhancements"
+
 endchoice
 
 config GCC_USE_GRAPHITE