toolchain: gcc: add support for GCC 13
[openwrt/staging/jow.git] / toolchain / gcc / Config.in
index d150c9cc4ba82b92671de0c3c74e4c73bd47db83..9156f9c26356848f598e423429f1af6fe1930dc1 100644 (file)
@@ -11,6 +11,9 @@ choice
 
        config GCC_USE_VERSION_12
                bool "gcc 12.x"
+
+       config GCC_USE_VERSION_13
+               bool "gcc 13.x"
 endchoice
 
 config GCC_USE_GRAPHITE