summaryrefslogtreecommitdiff
path: root/toolchain/eglibc/Makefile
diff options
context:
space:
mode:
authorMirko Vogt <mirko@openwrt.org>2012-04-28 20:10:32 +0000
committerMirko Vogt <mirko@openwrt.org>2012-04-28 20:10:32 +0000
commit5c3d17cfc940f30ca95be8ac150e08eb5e1631ba (patch)
treeed64f2cbe10001be720a570402a509442fdb7bf1 /toolchain/eglibc/Makefile
parent90f58064bec669ccc9ddfb2db17c87f1182442be (diff)
downloadmtk-20170518-5c3d17cfc940f30ca95be8ac150e08eb5e1631ba.zip
mtk-20170518-5c3d17cfc940f30ca95be8ac150e08eb5e1631ba.tar.gz
mtk-20170518-5c3d17cfc940f30ca95be8ac150e08eb5e1631ba.tar.bz2
drop eglibc version 2.12
SVN-Revision: 31500
Diffstat (limited to 'toolchain/eglibc/Makefile')
-rw-r--r--toolchain/eglibc/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolchain/eglibc/Makefile b/toolchain/eglibc/Makefile
index 7d964ba..fbd9daa 100644
--- a/toolchain/eglibc/Makefile
+++ b/toolchain/eglibc/Makefile
@@ -15,9 +15,6 @@ PKG_SOURCE_VERSION:=$(PKG_REVISION)
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)-r$(PKG_REVISION)
PKG_SOURCE:=$(PKG_SOURCE_SUBDIR).tar.bz2
-ifneq ($(CONFIG_EGLIBC_VERSION_2_12),)
- PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_12
-endif
ifneq ($(CONFIG_EGLIBC_VERSION_2_13),)
PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_13
endif