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

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

KMOD=	if_stf
SRCS=	if_stf.c

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