mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
hidmap: add missing opt_hid.h to module Makefile
Reported by: pstef MFC after: 2 weeks
This commit is contained in:
parent
c8786bba8e
commit
8e84712d01
@ -4,6 +4,7 @@
|
||||
|
||||
KMOD= hidmap
|
||||
SRCS= hidmap.c
|
||||
SRCS+= opt_hid.h
|
||||
SRCS+= bus_if.h device_if.h
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user