1 .include "../Makefile.inc" 2 3 .PATH: ${S}/dev/i2c 4 5 KMOD= ds2482ow 6 IOCONF= ds2482ow.ioconf 7 SRCS= ds2482ow.c 8 9 WARNS= 3 10 11 .include <bsd.kmodule.mk> 12
Indexes created Fri Sep 26 20:09:58 GMT 2025