[toolchain/glibc*] purge support for glibc - use eglibc instead!
[openwrt/svn-archive/archive.git] / toolchain / glibc / Config.version
diff --git a/toolchain/glibc/Config.version b/toolchain/glibc/Config.version
deleted file mode 100644 (file)
index 466794f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-config GLIBC_VERSION
-       string
-       depends on USE_GLIBC
-       default "2.14"    if GLIBC_VERSION_2_14
-       default "2.14"
-
-config GLIBC_PORTS
-       bool
-       depends on USE_GLIBC
-       default y  if GLIBC_VERSION_2_14 && (arm || armeb || mips || mipsel || mips64 || mips64el || powerpc)
-       default n