mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 08:50:22 -05:00
Hyper-V HID driver using hidbus/hms. Reviewed by: wulf MFC after: 1 week PR: 221074 Differential revision: https://reviews.freebsd.org/D38140
5 lines
90 B
Makefile
5 lines
90 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR = vmbus netvsc storvsc utilities hvsock hid
|
|
|
|
.include <bsd.subdir.mk>
|