# $Id: Makefile 10470 2012-02-26 20:53:27Z fjoe $

KMOD=	ng_dahdi_netdev
SRCS=	ng_dahdi_netdev.c
SRCS+=	device_if.h bus_if.h

.include <bsd.kmod.mk>
