toolchain: Add GCC 9.1.0 release
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.in
index a069cb69e7b633f8a3a8e10e5084556a3b751268..0977f9b4e725729dbb6ebae437aad3dfc00e33a0 100644 (file)
@@ -17,6 +17,9 @@ choice
 
        config GCC_USE_VERSION_8
                bool "gcc 8.x"
+
+       config GCC_USE_VERSION_9
+               bool "gcc 9.x"
 endchoice
 
 config GCC_USE_GRAPHITE