# $FreeBSD$

.PATH: ${SRCTOP}/sys/net

KMOD=	if_epair
SRCS=	bus_if.h device_if.h if_epair.c opt_rss.h opt_inet.h opt_inet6.h

.include <bsd.kmod.mk>