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

KMOD=	xb360gp
SRCS=	xb360gp.c
SRCS+=	opt_kbd.h
SRCS+=	bus_if.h device_if.h opt_usb.h

.include <bsd.kmod.mk>
