aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hyperv/Makefile
diff options
context:
space:
mode:
authorYuri <yuri@aetern.org>2023-02-05 15:32:08 +0000
committerVladimir Kondratyev <wulf@FreeBSD.org>2023-02-05 15:32:08 +0000
commite4d3f1e40ab3327e4ff6f689f54a64bd2ebc0568 (patch)
treefe6cf0509bbc6920bd51c02ca2c6a4ad6abe5d66 /sys/modules/hyperv/Makefile
parentedfc7d6e5b5b48fd8fad80672b94d8ab9c78095b (diff)
Diffstat (limited to 'sys/modules/hyperv/Makefile')
-rw-r--r--sys/modules/hyperv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/hyperv/Makefile b/sys/modules/hyperv/Makefile
index e94b441e876d..0e9ca2495ef6 100644
--- a/sys/modules/hyperv/Makefile
+++ b/sys/modules/hyperv/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR = vmbus netvsc storvsc utilities hvsock
+SUBDIR = vmbus netvsc storvsc utilities hvsock hid
.include <bsd.subdir.mk>