toolchain: Add glibc 2.22
[openwrt/staging/yousong.git] / toolchain / glibc / Config.in
index 66ff2f4ff5c3cd764ba17751dfa68e55a8518c3c..50e44c831d29a78967021b880ce2a00886cfb281 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"