[package] acx-mac80211: depend on mipsel, not mips since AR7 is low endian
[openwrt.git] / toolchain / eglibc / Config.version
index 7ca4e17..6b8895f 100644 (file)
@@ -1,6 +1,7 @@
 config EGLIBC_VERSION
        string
        depends on USE_EGLIBC
-       default "2.13"   if EGLIBC_VERSION_2_13
-       default "2.14"   if EGLIBC_VERSION_2_14
-       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"