toolchain/gcc: Add GCC 10.1.0 config
[openwrt/openwrt.git] / toolchain / gcc / Config.in
index 4b2ba7aaaeae39766c9df24947890c5852299efd..1aadae68398fd93ddbecb36c2b97490f4d72901a 100644 (file)
@@ -19,6 +19,9 @@ choice
 
        config GCC_USE_VERSION_9
                bool "gcc 9.x"
+
+       config GCC_USE_VERSION_10
+               bool "gcc 10.x"
 endchoice
 
 config GCC_USE_GRAPHITE