toolchain/gcc: add 6.1.0
[openwrt/staging/wigyori.git] / toolchain / gcc / Config.in
index 7cb6d379be794676b0164541cdf76a1ffc432d38..47425338c3c10f629d9e9e50588c987ea690b93c 100644 (file)
@@ -16,6 +16,10 @@ choice
                bool "gcc 5.x"
                depends on !arc
 
+       config GCC_USE_VERSION_6
+               bool "gcc 6.x"
+               depends on !arc
+
 endchoice
 
 config GCC_USE_GRAPHITE