toolchain: gcc: add gcc 5.2.0
[openwrt/svn-archive/archive.git] / toolchain / gcc / Config.in
index 025ea2453d741e3eab4bc75d07d868b00b4bb5dc..f5de52db6f10891ed1dcf85c6a36156e51ee0417 100644 (file)
@@ -20,6 +20,11 @@ choice
                bool "gcc 4.9.x with Linaro enhancements"
                depends on BROKEN
 
+       config GCC_USE_VERSION_5
+               select GCC_VERSION_5
+               bool "gcc 5.x"
+               depends on BROKEN
+
 endchoice
 
 config GCC_USE_GRAPHITE