aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hyperv/vmbus
diff options
context:
space:
mode:
authorSepherosa Ziehau <sephe@FreeBSD.org>2017-05-10 05:28:14 +0000
committerSepherosa Ziehau <sephe@FreeBSD.org>2017-05-10 05:28:14 +0000
commit554e6778b62713515c0b85202c1b74dd75d35a58 (patch)
treebf59a3449f6c80623f1de0a44a5b90641bffb0f3 /sys/modules/hyperv/vmbus
parent7f20e1614fd1853502f1b9d2b4ec8f1719f9ebfe (diff)
Notes
Diffstat (limited to 'sys/modules/hyperv/vmbus')
-rw-r--r--sys/modules/hyperv/vmbus/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/modules/hyperv/vmbus/Makefile b/sys/modules/hyperv/vmbus/Makefile
index e05ce851a4f8..944bf75b0e7b 100644
--- a/sys/modules/hyperv/vmbus/Makefile
+++ b/sys/modules/hyperv/vmbus/Makefile
@@ -12,6 +12,7 @@ SRCS= hyperv.c \
vmbus_chan.c \
vmbus_et.c \
vmbus_if.c \
+ vmbus_res.c \
vmbus_xact.c
SRCS+= acpi_if.h bus_if.h device_if.h opt_acpi.h pci_if.h pcib_if.h vmbus_if.h