toolchain: sync eglibc headers/build split with uclibc changes
[openwrt/openwrt.git] / toolchain / eglibc / Config.version
index 3a81ded449bed84bdf62b7b4040710243346d5f4..6b8895f0b515e3523e123fbad0bbbcf3ad4697cc 100644 (file)
@@ -1,6 +1,7 @@
 config EGLIBC_VERSION
        string
        depends on USE_EGLIBC
-       default "2.12"   if EGLIBC_VERSION_2_12
-       default "2.13"   if EGLIBC_VERSION_2_13
-       default "trunk"
+       default "2.13" if EGLIBC_VERSION_2_13
+       default "2.14.1" if EGLIBC_VERSION_2_14
+       default "2.15" if EGLIBC_VERSION_2_15
+       default "2.13"