# $FreeBSD$

.PATH:	${SRCTOP}/sys/net
KMOD=	if_lagg
SRCS=	if_lagg.c ieee8023ad_lacp.c opt_inet.h opt_inet6.h opt_ratelimit.h

.include <bsd.kmod.mk>