# $FreeBSD$

.PATH: ${.CURDIR}/../../netinet

KMOD=	toecore
SRCS=	toecore.c
SRCS+=	opt_ofed.h

.include <bsd.kmod.mk>
