toolchain/gcc: add GCC 8.1.0
[openwrt/staging/wigyori.git] / toolchain / gcc / Config.in
index 37437900b1273725b46634536b44f7d435ef1dbd..c3208d372cf938f6c66f4784057907b5115a6506 100644 (file)
@@ -20,6 +20,9 @@ choice
                bool "gcc 7.x"
                depends on !arc
 
+       config GCC_USE_VERSION_8
+               bool "gcc 8.x"
+               depends on !arc
 endchoice
 
 config GCC_USE_GRAPHITE