1 # $FreeBSD$ 2 3 .PATH: ${SRCTOP}/sys/dev/hid 4 5 KMOD= ps4dshock 6 SRCS= ps4dshock.c 7 SRCS+= opt_hid.h 8 SRCS+= bus_if.h device_if.h usbdevs.h 9 10 .include <bsd.kmod.mk>
Cache object: 7c4e1bb0daa55010ecd0a512d513954d
[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]
This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.