xref: /freebsd/sys/modules/snp/Makefile (revision 193d9e768ba63fcfb187cfd17f461f7d41345048)
1a61a2e8eSDima Dorfman# $FreeBSD$
2a61a2e8eSDima Dorfman
3*193d9e76SEnji Cooper.PATH: ${SRCTOP}/sys/dev/snp
4a61a2e8eSDima Dorfman
5a61a2e8eSDima DorfmanKMOD=	snp
6932ef5b5SEd SchoutenSRCS=	snp.c
7a61a2e8eSDima Dorfman
8a61a2e8eSDima Dorfman.include <bsd.kmod.mk>
9