Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber
2016-04-11 15:24:59 +00:00
494 changed files with 35796 additions and 20936 deletions
+3 -1
View File
@@ -9,6 +9,8 @@ DEBUG_FLAGS= -g -O0
MAN= bhyve.8
SYSDIR?=${.CURDIR}/../..
SRCS= \
atkbdc.c \
acpi.c \
@@ -43,7 +45,7 @@ SRCS= \
xmsr.c \
spinup_ap.c
.PATH: ${.CURDIR}/../../sys/amd64/vmm
.PATH: ${SYSDIR}/sys/amd64/vmm
SRCS+= vmm_instruction_emul.c
LIBADD= vmmapi md pthread