aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/khelp/h_ertt/Makefile
blob: d149cf254b60965069c512b0c99f71420a0ba493 (plain) (blame)
1
2
3
4
5
6

.PATH: ${SRCTOP}/sys/netinet/khelp
KMOD=	h_ertt
SRCS=	h_ertt.c opt_kern_tls.h

.include <bsd.kmod.mk>