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

KMOD=	hsctrl
SRCS=	hsctrl.c
SRCS+=	opt_kbd.h
SRCS+=	bus_if.h device_if.h

.include <bsd.kmod.mk>