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

KMOD=	ps4dshock
SRCS=	ps4dshock.c
SRCS+=	opt_hid.h
SRCS+=	bus_if.h device_if.h usbdevs.h

.include <bsd.kmod.mk>