diff options
| author | Sepherosa Ziehau <sephe@FreeBSD.org> | 2016-07-13 03:14:29 +0000 |
|---|---|---|
| committer | Sepherosa Ziehau <sephe@FreeBSD.org> | 2016-07-13 03:14:29 +0000 |
| commit | e71d17193d520345f9280ecf7654ac59e894b557 (patch) | |
| tree | 40aadd7f6af1381143a2be04b10125dbd5667c1c /sys/modules/hyperv/vmbus/Makefile | |
| parent | 4c0ef5db052216f063379a5814bc66f0ea4bf027 (diff) | |
Notes
Diffstat (limited to 'sys/modules/hyperv/vmbus/Makefile')
| -rw-r--r-- | sys/modules/hyperv/vmbus/Makefile | 1 |
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 \ |
