aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linux_ntsync/Makefile
blob: 4e186c5cdf4f969be43d55298832456285eeffd9 (plain) (blame)
1
2
3
4
5
6
.PATH: ${SRCTOP}/sys/dev/ntsync

KMOD=	linux_ntsync
SRCS=	linux_ntsync.c

.include <bsd.kmod.mk>