summaryrefslogtreecommitdiff
path: root/setup_dahdi-linux
diff options
context:
space:
mode:
Diffstat (limited to 'setup_dahdi-linux')
-rwxr-xr-xsetup_dahdi-linux15
1 files changed, 0 insertions, 15 deletions
diff --git a/setup_dahdi-linux b/setup_dahdi-linux
deleted file mode 100755
index ee5132b..0000000
--- a/setup_dahdi-linux
+++ /dev/null
@@ -1,15 +0,0 @@
-#!/bin/sh
-
-# Extra setup after cloning the DAHDI-tools repository.
-# Assumes you also cloned asterisk-tools to a near-by directory.
-# 'AUTHORS' is generated by './gen_authors >AUTHORS'
-
-# Extra setup to run
-TOOLS_DIR=`dirname $0`
-
-# Just in case you'll use git-svn here as well:
-ln -s $TOOLS_DIR/AUTHORS .
-git config --add svn.authorsfile AUTHORS
-
-ln -s $TOOLS_DIR/dahdi-linux_gitignore .gitignore
-ln -s ../../../octapi/software drivers/dahdi/oct612x