.include "../Makefile.inc"

.PATH:	${S}/dev/i2c

KMOD=	scmdi2c
IOCONF=	scmdi2c.ioconf
SRCS=	scmdi2c.c

WARNS=	3

.include <bsd.kmodule.mk>
