From 0343810f314e7d934aaa7dde1e2e6d3ea6777251 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Mon, 7 Mar 2011 11:49:49 +0200 Subject: Better patch details * Version of DAHDI used for patch. * Point to Gitorious rather than to my private tree. * Bump version to 2.4.1 . --- Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 55bff1e..e9536be 100644 --- a/Makefile +++ b/Makefile @@ -44,11 +44,11 @@ PWD:=$(shell pwd) -DAHDI_LINUX_BRANCH = tags/2.4.0 +DAHDI_LINUX_BRANCH = tags/2.4.1 DAHDI_LINUX_URL = http://svn.asterisk.org/svn/dahdi/linux/$(DAHDI_LINUX_BRANCH) SVN_DIR_SRC = dahdi-svn-orig SVN_DIR_DST = dahdi-svn-new -ORIGIN = http://git.tzafrir.org.il/?p=dahdi-extra.git +ORIGIN = http://gitorious.org/dahdi-extra BASE_DIR = drivers/dahdi MODULE_DIRS = $(BASE_DIR) $(BASE_DIR)/zaphfc $(BASE_DIR)/ap400 \ @@ -99,6 +99,7 @@ PATCH_HEADER = \ \n not to be included in DAHDI-linux in the forseeable future. \ \n \ \nGit-Commit: `git show-ref -s -h HEAD` \ + \nDahdi: $(DAHDI_LINUX_BRANCH) \ \n---\n -- cgit v1.2.3