summaryrefslogtreecommitdiff
path: root/build_tools
diff options
context:
space:
mode:
authorkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-08-12 20:50:02 +0000
committerkpfleming <kpfleming@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2008-08-12 20:50:02 +0000
commitf9012dd760346fa175cd628a6dd81f8c72488cb4 (patch)
tree2d8d847ac77a80b3469d2be15ab97daf51e9951a /build_tools
parent56b0b9b5e9a2ebf43181a2cdc7daee1a47b5cee2 (diff)
bring back the transcoder interface... it will be upgraded to the new improved version here too
git-svn-id: http://svn.digium.com/svn/zaptel/branches/1.4@4477 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/genudevrules1
1 files changed, 1 insertions, 0 deletions
diff --git a/build_tools/genudevrules b/build_tools/genudevrules
index e37b833..17e1f90 100755
--- a/build_tools/genudevrules
+++ b/build_tools/genudevrules
@@ -24,6 +24,7 @@ cat <<EOF
# udev rules to generate the /dev/zap device files (if not yet provided
# by your distribution):
KERNEL${match}"zapctl", NAME="zap/ctl"
+KERNEL${match}"zaptranscode", NAME="zap/transcode"
KERNEL${match}"zaptimer", NAME="zap/timer"
KERNEL${match}"zapchannel", NAME="zap/channel"
KERNEL${match}"zappseudo", NAME="zap/pseudo"