X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Flynxis%2Fomap.git;a=blobdiff_plain;f=toolchain%2Fglibc%2FConfig.version;fp=toolchain%2Fglibc%2FConfig.version;h=0000000000000000000000000000000000000000;hp=466794fa8c2e97731af44c03890407e249b5370f;hb=334fd4199b94bddd3b17eaa93668e9f04f004ee0;hpb=6831c99f65e1d731d1916c58b29e6254d369620e diff --git a/toolchain/glibc/Config.version b/toolchain/glibc/Config.version deleted file mode 100644 index 466794fa8c..0000000000 --- a/toolchain/glibc/Config.version +++ /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