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

KMOD=	ng_ether
SRCS= 	ng_ether.c

EXPORT_SYMS=	ng_ether_enaddr_type

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