X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fpalacios%2FMakefile;h=6d14934abfeae15833d6eb16e25678665111fdaf;hb=3751dffc4cb29c0db743895f7b507862db1a675d;hp=5cde6eaabfd910da4562ffae6118bfb587930532;hpb=a4ccd85dc43619a6b77c35cefad711f814ec9e14;p=palacios.git diff --git a/palacios/src/palacios/Makefile b/palacios/src/palacios/Makefile index 5cde6ea..6d14934 100644 --- a/palacios/src/palacios/Makefile +++ b/palacios/src/palacios/Makefile @@ -66,7 +66,8 @@ obj-$(V3_CONFIG_VMX) += vmx.o \ vmcs.o \ vmx_ctrl_regs.o \ vmx_assist.o \ - vmx_ept.o + vmx_ept.o \ + vmx_exits.o