manual/Makefile: Don't mix pattern rules with normal rules.
[openwrt/openwrt.git] / toolchain / eglibc / Config.version
index f08837841d7d526d632000af309404c62379fde5..b3e2a15b0fae429065388557401ad86d3b5942e5 100644 (file)
@@ -7,4 +7,6 @@ config EGLIBC_VERSION
        default "2.9"    if EGLIBC_VERSION_2_9
        default "2.10.2" if EGLIBC_VERSION_2_10
        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"