.include "../Makefile.inc"

.PATH:	${S}/dev/i2c

KMOD=	ds2482ow
IOCONF=	ds2482ow.ioconf
SRCS=	ds2482ow.c

WARNS=	3

.include <bsd.kmodule.mk>
