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

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

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