toolchain: gcc: add support for GCC 14
[openwrt/staging/pepe2k.git] / toolchain / gcc / Config.in
index 85abbdabb7ac54d544b3e5d79c37d310860e679f..b306040f6aac3ccec5022bcc616c93f19460df81 100644 (file)
@@ -14,6 +14,9 @@ choice
 
        config GCC_USE_VERSION_13
                bool "gcc 13.x"
+
+       config GCC_USE_VERSION_14
+               bool "gcc 14.x"
 endchoice
 
 config GCC_USE_GRAPHITE