xref: /freebsd/sys/modules/hid/hsctrl/Makefile (revision 9996c680d12a6245d808bc8def1d2411e736efd6)
1afd590d9SVladimir Kondratyev.PATH: ${SRCTOP}/sys/dev/hid
2afd590d9SVladimir Kondratyev
3afd590d9SVladimir KondratyevKMOD=	hsctrl
4afd590d9SVladimir KondratyevSRCS=	hsctrl.c
5*9996c680SSHENG-YI HONGSRCS+=	opt_kbd.h
6afd590d9SVladimir KondratyevSRCS+=	bus_if.h device_if.h
7afd590d9SVladimir Kondratyev
8afd590d9SVladimir Kondratyev.include <bsd.kmod.mk>
9