toolchain: Add glibc 2.22
[openwrt.git] / toolchain / glibc / Config.in
index 66ff2f4..50e44c8 100644 (file)
@@ -13,6 +13,10 @@ choice
                bool "glibc 2.21"
                select GLIBC_VERSION_2_21
 
+       config GLIBC_USE_VERSION_2_22
+               bool "glibc 2.22"
+               select GLIBC_VERSION_2_22
+
 endchoice
 
 menu "eglibc configuration"