summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-11-09 21:08:26 +0000
committermattf <mattf@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2006-11-09 21:08:26 +0000
commitd7f98e33ac586ba7cffa92dd65f69904df111442 (patch)
treec7a4c3bbc0d8f66509a4f3510f324b71c1affc2f /Makefile
parent256f539b91a725f53a0f2150570ba09daa002dbb (diff)
Minor makefile typo
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@1584 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 282ab08..4fb9c76 100644
--- a/Makefile
+++ b/Makefile
@@ -313,7 +313,7 @@ stackcheck: checkstack $(BUILDVER)
b410p:
@wget -V >/dev/null || (echo "You need wget in order to install the drivers" ; false)
- [ -f misdn-b410p.tar.bz ] || wget ftp://ftp.digium.com/pub/zaptel/b410p/misdn-b410p.tar.gz
+ [ -f misdn-b410p.tar.gz ] || wget ftp://ftp.digium.com/pub/zaptel/b410p/misdn-b410p.tar.gz
tar -zxf misdn-b410p.tar.gz
$(MAKE) -C misdn install
[ -f mISDNuser.tar.gz ] || wget ftp://ftp.digium.com/pub/zaptel/b410p/mISDNuser.tar.gz