eglibc: add version 2.15
[lede-git/.git] / toolchain / eglibc / Makefile
index 5623fcbcb8e751d0f38e2cf8217b17f61cc8c408..eade1c1b5ccf84c7a75dd75c26d9f69ef20c2243 100644 (file)
@@ -21,6 +21,9 @@ endif
 ifneq ($(CONFIG_EGLIBC_VERSION_2_14),)
   PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_14
 endif
+ifneq ($(CONFIG_EGLIBC_VERSION_2_15),)
+  PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_15
+endif
 
 PATCH_DIR:=./patches/$(PKG_VERSION)