summaryrefslogtreecommitdiffstats
path: root/sys/modules/hyperv/utilities/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hyperv/utilities/Makefile')
-rw-r--r--sys/modules/hyperv/utilities/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/hyperv/utilities/Makefile b/sys/modules/hyperv/utilities/Makefile
index f94e441..57a2428 100644
--- a/sys/modules/hyperv/utilities/Makefile
+++ b/sys/modules/hyperv/utilities/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../../../dev/hyperv/utilities
KMOD= hv_utils
-SRCS= hv_util.c hv_kvp.c
+SRCS= hv_util.c
SRCS+= bus_if.h device_if.h
CFLAGS+= -I${.CURDIR}/../../../dev/hyperv/include \
OpenPOWER on IntegriCloud