X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=toolchain%2Feglibc%2Fcommon.mk;h=c34c612402fd1b1073b5ca212175e91492f62559;hb=7bf973ee4ed164fa451e2248531da96c0edbaeab;hp=9f7916ee7a3b706fa2a4a996f10ac9e3e0a06b2b;hpb=33bd74b68fe9a0add20181ff707504c572197c1b;p=openwrt-github%2F.git diff --git a/toolchain/eglibc/common.mk b/toolchain/eglibc/common.mk index 9f7916ee7a..c34c612402 100644 --- a/toolchain/eglibc/common.mk +++ b/toolchain/eglibc/common.mk @@ -24,6 +24,9 @@ endif ifneq ($(CONFIG_EGLIBC_VERSION_2_15),) PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_15 endif +ifneq ($(CONFIG_EGLIBC_VERSION_2_16),) + PKG_SOURCE_URL:=svn://svn.eglibc.org/branches/eglibc-2_16 +endif PATCH_DIR:=$(PATH_PREFIX)/patches/$(PKG_VERSION)