.PATH:	${SRCTOP}/sys/dev/ftgpio
KMOD=	ftgpio
SRCS=	ftgpio.c
SRCS+=	device_if.h bus_if.h isa_if.h gpio_if.h opt_platform.h

.include <bsd.kmod.mk>
