aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/ether/Makefile
blob: 7bfa7b1c0630631ef6e68d387ca7f505c5bc702d (plain) (blame)
1
2
3
4
5

KMOD=	ng_ether
SRCS= 	ng_ether.c

.include <bsd.kmod.mk>