X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2FMakefile;h=d89f187cc8a75475ea144ac3eacd45762e7ae090;hb=5011fe325029176e79fbed6ab4e50134c0326fd8;hp=8c6c426e26e3c619279a626ecd376e5576cf1aaf;hpb=4a3b35137e700165754d61c4e791c0a8e51c770c;p=palacios.git diff --git a/linux_module/Makefile b/linux_module/Makefile index 8c6c426..d89f187 100644 --- a/linux_module/Makefile +++ b/linux_module/Makefile @@ -40,6 +40,7 @@ v3vee-$(V3_CONFIG_MEM_TRACK) += memtrack.o v3vee-$(V3_CONFIG_HOST_PMU) += iface-pmu.o v3vee-$(V3_CONFIG_HOST_PWRSTAT) += iface-pwrstat.o +v3vee-$(V3_CONFIG_HOST_PSTATE_CTRL) += iface-pstate-ctrl.o v3vee-$(V3_CONFIG_VNET) += palacios-vnet.o \ palacios-vnet-ctrl.o \