1# $FreeBSD$ 2 3.PATH: ${SRCTOP}/sys/dev/iicbus/gpio/ 4KMOD = tca6416 5SRCS = tca6416.c opt_platform.h gpio_if.h 6 7.include <bsd.kmod.mk> 8