remove patch '100-do-not-use-implicit-rules.patch' for eglibc 2.12
[openwrt/staging/lynxis/omap.git] / toolchain / eglibc / Config.version
index 217c9ce448f144ed6f29d06a204b8552a42f2bba..6b67cdda378a19631501b6dc925f556fc06f63c6 100644 (file)
@@ -1,10 +1,7 @@
 config EGLIBC_VERSION
        string
        depends on USE_EGLIBC
-       default "2.6.1"  if EGLIBC_VERSION_2_6
-       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.2" if EGLIBC_VERSION_2_10
-       default "2.11  " if EGLIBC_VERSION_2_11
+       default "2.12"   if EGLIBC_VERSION_2_12
+       default "2.13"   if EGLIBC_VERSION_2_13
+       default "2.14"   if EGLIBC_VERSION_2_14
        default "trunk"