manual/Makefile: Don't mix pattern rules with normal rules.
[openwrt/openwrt.git] / toolchain / eglibc / Config.version
index 217c9ce448f144ed6f29d06a204b8552a42f2bba..b3e2a15b0fae429065388557401ad86d3b5942e5 100644 (file)
@@ -6,5 +6,7 @@ config EGLIBC_VERSION
        default "2.8"    if EGLIBC_VERSION_2_8
        default "2.9"    if EGLIBC_VERSION_2_9
        default "2.10.2" if EGLIBC_VERSION_2_10
-       default "2.11  " if EGLIBC_VERSION_2_11
+       default "2.11.1" if EGLIBC_VERSION_2_11
+       default "2.12"   if EGLIBC_VERSION_2_12
+       default "2.13"   if EGLIBC_VERSION_2_13
        default "trunk"