1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-07 13:14:51 +00:00

hyperv/vmbus: Add missing vmbus_if.c to module build.

MFC after:	1 week
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D8067
This commit is contained in:
Sepherosa Ziehau 2016-09-30 06:49:39 +00:00
parent 2530eba1c4
commit 90587be327
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=306484

View File

@ -11,6 +11,7 @@ SRCS= hyperv.c \
vmbus_br.c \
vmbus_chan.c \
vmbus_et.c \
vmbus_if.c \
vmbus_xact.c
SRCS+= acpi_if.h bus_if.h device_if.h opt_acpi.h vmbus_if.h