drop support for eglibc version trunk/HEAD
[openwrt/openwrt.git] / toolchain / eglibc / Config.version
index 00b3722eae0dc5e1042758a8b7ab313ee574f535..6f2e6a9a79bb7230d3275144f79e0b7776f79249 100644 (file)
@@ -1,17 +1,6 @@
 config EGLIBC_VERSION
        string
        depends on USE_EGLIBC
-       default "2.6.1"  if EGLIBC_VERSION_2_6_1
-       default "2.7"    if EGLIBC_VERSION_2_7
-       default "2.8"    if EGLIBC_VERSION_2_8
-       default "2.9"    if EGLIBC_VERSION_2_9
-       default "2.10.1" if EGLIBC_VERSION_2_10_1
-       default "trunk"
-
-config EGLIBC_VERSION_2_6
-       bool
-       default y       if EGLIBC_VERSION_2_6_1
-
-config EGLIBC_VERSION_2_10
-       bool
-       default y       if EGLIBC_VERSION_2_10_1
+       default "2.13" if EGLIBC_VERSION_2_13
+       default "2.14.1" if EGLIBC_VERSION_2_14
+       default "2.13"