summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/Makefile
diff options
context:
space:
mode:
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-24 02:30:49 +0000
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-03-24 02:30:49 +0000
commit75a3c66b074cd0aa0f673fb7c0b7861fb817410a (patch)
tree0e9cac51fa3d2756780c4d2c112ea2bdcbdad647 /toolchain/uClibc/Makefile
parent6e9b7a6136d9f0512230495952b462c09ff2738b (diff)
append the correct extraversion to the toolchain's info.mk for uclibc-nptl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15008 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 5706f2057..c28fd52e3 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