summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2009-03-24 02:30:49 +0000
committerFelix Fietkau <nbd@openwrt.org>2009-03-24 02:30:49 +0000
commit02739c116f557dd7816b1ab6d5359f0f3263c25f (patch)
treec5b161ebc4829be52c260f9fab75731d6d2f0493 /toolchain/uClibc/Makefile
parentfe601b3efdb04c760824840c4c3d3b1faad24efc (diff)
downloadmaster-31e0f0ae-02739c116f557dd7816b1ab6d5359f0f3263c25f.tar.gz
master-31e0f0ae-02739c116f557dd7816b1ab6d5359f0f3263c25f.tar.bz2
master-31e0f0ae-02739c116f557dd7816b1ab6d5359f0f3263c25f.zip
append the correct extraversion to the toolchain's info.mk for uclibc-nptl
SVN-Revision: 15008
Diffstat (limited to 'toolchain/uClibc/Makefile')
-rw-r--r--toolchain/uClibc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/Makefile b/toolchain/uClibc/Makefile
index 5706f20579..c28fd52e34 100644
--- a/toolchain/uClibc/Makefile
+++ b/toolchain/uClibc/Makefile
@@ -17,7 +17,7 @@ ifeq ($(CONFIG_UCLIBC_VERSION_NPTL),y)
PKG_SOURCE_VERSION:=25804
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)+nptl
PKG_SOURCE:=$(PKG_NAME)-nptl-r$(PKG_SOURCE_VERSION).tar.gz
- PKG_EXTRAVERSION:=
+ PKG_EXTRAVERSION:=-svn
else
ifeq ($(PKG_VERSION_SNAPSHOT),y)
PKG_SOURCE_URL:=http://www.uclibc.org/downloads/snapshots