[dahdi-commits] fjoe: freebsd/trunk r8720 - /freebsd/trunk/freebsd/dahdi-fw-hx8.bin/

SVN commits to the DAHDI project dahdi-commits at lists.digium.com
Tue Jun 1 01:24:16 CDT 2010


Author: fjoe
Date: Tue Jun  1 01:24:14 2010
New Revision: 8720

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8720
Log:
Add HX8 firmware.

Added:
    freebsd/trunk/freebsd/dahdi-fw-hx8.bin/
    freebsd/trunk/freebsd/dahdi-fw-hx8.bin/Makefile   (with props)

Added: freebsd/trunk/freebsd/dahdi-fw-hx8.bin/Makefile
URL: http://svnview.digium.com/svn/dahdi/freebsd/trunk/freebsd/dahdi-fw-hx8.bin/Makefile?view=auto&rev=8720
==============================================================================
--- freebsd/trunk/freebsd/dahdi-fw-hx8.bin/Makefile (added)
+++ freebsd/trunk/freebsd/dahdi-fw-hx8.bin/Makefile Tue Jun  1 01:24:14 2010
@@ -1,0 +1,13 @@
+# $Id$
+
+KMOD=	dahdi-fw-hx8.bin
+FIRMWS=	dahdi-fw-hx8.bin:dahdi-fw-hx8.bin
+
+.include "../../firmware.mk"
+.include <bsd.kmod.mk>
+
+dahdi-fw-hx8.bin: dahdi-fw-hx8-${HX8_VERSION}.tar.gz
+	${TAR} xvfz ${.ALLSRC}
+
+dahdi-fw-hx8-${HX8_VERSION}.tar.gz:
+	${FETCH} ${FIRMWARE_URL}/${.TARGET}

Propchange: freebsd/trunk/freebsd/dahdi-fw-hx8.bin/Makefile
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: freebsd/trunk/freebsd/dahdi-fw-hx8.bin/Makefile
------------------------------------------------------------------------------
    svn:keywords = Author Date Id Revision

Propchange: freebsd/trunk/freebsd/dahdi-fw-hx8.bin/Makefile
------------------------------------------------------------------------------
    svn:mime-type = text/plain




More information about the dahdi-commits mailing list