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

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

KMOD=	bridgestp
SRCS=	bridgestp.c

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