summaryrefslogtreecommitdiff
path: root/sys/modules/hyperv
diff options
context:
space:
mode:
authorSepherosa Ziehau <sephe@FreeBSD.org>2016-05-23 06:35:11 +0000
committerSepherosa Ziehau <sephe@FreeBSD.org>2016-05-23 06:35:11 +0000
commit7e118515caa04e48cd36432cabc70adcb098fa3e (patch)
tree556591f8f98bd885d312d510651842ffcbdcb6c9 /sys/modules/hyperv
parentec607da0e51174f9fc2c0df8a13eb069d28dc29b (diff)
Notes
Diffstat (limited to 'sys/modules/hyperv')
-rw-r--r--sys/modules/hyperv/vmbus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/hyperv/vmbus/Makefile b/sys/modules/hyperv/vmbus/Makefile
index 8187146ae9dc..cfbd2cf66c07 100644
--- a/sys/modules/hyperv/vmbus/Makefile
+++ b/sys/modules/hyperv/vmbus/Makefile
@@ -11,7 +11,8 @@ SRCS= hv_channel.c \
hv_hv.c \
hv_ring_buffer.c \
hv_vmbus_drv_freebsd.c \
- hv_vmbus_priv.h
+ hv_vmbus_priv.h \
+ hyperv_busdma.c
SRCS+= acpi_if.h bus_if.h device_if.h opt_acpi.h
# XXX: for assym.s