aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hyperv/vmbus/Makefile
diff options
context:
space:
mode:
authorSepherosa Ziehau <sephe@FreeBSD.org>2016-07-13 03:14:29 +0000
committerSepherosa Ziehau <sephe@FreeBSD.org>2016-07-13 03:14:29 +0000
commite71d17193d520345f9280ecf7654ac59e894b557 (patch)
tree40aadd7f6af1381143a2be04b10125dbd5667c1c /sys/modules/hyperv/vmbus/Makefile
parent4c0ef5db052216f063379a5814bc66f0ea4bf027 (diff)
Notes
Diffstat (limited to 'sys/modules/hyperv/vmbus/Makefile')
-rw-r--r--sys/modules/hyperv/vmbus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/hyperv/vmbus/Makefile b/sys/modules/hyperv/vmbus/Makefile
index 89b0e743bacf..c817ceca597f 100644
--- a/sys/modules/hyperv/vmbus/Makefile
+++ b/sys/modules/hyperv/vmbus/Makefile
@@ -6,7 +6,6 @@
KMOD= hv_vmbus
SRCS= hv_channel.c \
hv_channel_mgmt.c \
- hv_connection.c \
hv_ring_buffer.c \
hyperv.c \
hyperv_busdma.c \