# $FreeBSD$

.PATH: ${SRCTOP}/sys/dev/itwd

KMOD=	itwd
SRCS=	itwd.c
SRCS+=	device_if.h bus_if.h isa_if.h

.include <bsd.kmod.mk>