summaryrefslogtreecommitdiff
path: root/sys/modules/netgraph/checksum/Makefile
blob: bbbc7363d045288ea76e44215d42ad66439f123a (plain)
1
2
3
4
KMOD=	ng_checksum
SRCS= 	ng_checksum.c opt_inet.h opt_inet6.h

.include <bsd.kmod.mk>