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

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

KMOD=	if_faith
SRCS=	if_faith.c opt_inet.h opt_inet6.h

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