[package] acx-mac80211: depend on mipsel, not mips since AR7 is low endian
[openwrt.git] / toolchain / eglibc / Config.version
index edee7cc..6b8895f 100644 (file)
@@ -1,9 +1,7 @@
 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 "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"