summaryrefslogtreecommitdiffstats
path: root/sys/modules/hyperv/vmbus/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/hyperv/vmbus/Makefile')
-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 fe1e7fc..14eacf5 100644
--- a/sys/modules/hyperv/vmbus/Makefile
+++ b/sys/modules/hyperv/vmbus/Makefile
@@ -10,7 +10,8 @@ SRCS= hyperv.c \
vmbus.c \
vmbus_br.c \
vmbus_chan.c \
- vmbus_et.c
+ vmbus_et.c \
+ vmbus_xact.c
SRCS+= acpi_if.h bus_if.h device_if.h opt_acpi.h vmbus_if.h
# XXX: for assym.s
OpenPOWER on IntegriCloud