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

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

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