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

KMOD=	ietp
SRCS=	ietp.c
SRCS+=	opt_hid.h
SRCS+=	bus_if.h device_if.h

.include <bsd.kmod.mk>
