summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile5
1 files 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