X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;ds=sidebyside;f=toolchain%2Feglibc%2FMakefile;h=eade1c1b5ccf84c7a75dd75c26d9f69ef20c2243;hb=49b894ff4ed91dbca2b34e214eb4de74489d6b45;hp=5623fcbcb8e751d0f38e2cf8217b17f61cc8c408;hpb=176c23692268870bdfda3ee0ffaa17c5b4400138;p=openwrt%2F.git diff --git a/toolchain/eglibc/Makefile b/toolchain/eglibc/Makefile index 5623fcbcb8..eade1c1b5c 100644 --- a/toolchain/eglibc/Makefile +++ b/toolchain/eglibc/Makefile @@ -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)