#
#

CXGBE=	${SRCTOP}/sys/dev/cxgbe
.PATH: ${CXGBE}

KMOD=	if_ccv
SRCS=	if_ccv.c

.include <bsd.kmod.mk>