summaryrefslogtreecommitdiffstats
path: root/sys/modules/toecore/Makefile
blob: ab2a857d4dec0c7c17f684f6336bf3042be73bf7 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

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

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

.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud