X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=palacios%2Fsrc%2Fpalacios%2FMakefile;h=a26f8df525cb4e6f5f105befbdbce82002a96578;hb=3f777ee2e04c359758b0658b04ff8f076d38f2f9;hp=4a4b04e3d6b6d30c410d24b0fb2e840dbdfb5495;hpb=a0bff8bd6b7f6dcfc840b41aa428904f251fba7e;p=palacios.releases.git diff --git a/palacios/src/palacios/Makefile b/palacios/src/palacios/Makefile index 4a4b04e..a26f8df 100644 --- a/palacios/src/palacios/Makefile +++ b/palacios/src/palacios/Makefile @@ -11,6 +11,7 @@ obj-y := \ vmm_emulator.o \ vmm_excp.o \ vmm_halt.o \ + vmm_mwait.o \ vmm_hashtable.o \ vmm_host_events.o \ vmm_hypercall.o \