X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?p=palacios.git;a=blobdiff_plain;f=linux_module%2FMakefile;h=86abff61274e37d4f33449eaac31297588925d13;hp=d89f187cc8a75475ea144ac3eacd45762e7ae090;hb=da0b4bb80de755529f47b9ca57ccb0c2cefae15b;hpb=2cb41f7db5b9f89113432d6b3daff4807ba8e5f2 diff --git a/linux_module/Makefile b/linux_module/Makefile index d89f187..86abff6 100644 --- a/linux_module/Makefile +++ b/linux_module/Makefile @@ -38,6 +38,7 @@ v3vee-$(V3_CONFIG_EXT_MACH_CHECK) += mcheck.o v3vee-$(V3_CONFIG_MEM_TRACK) += memtrack.o +v3vee-$(V3_CONFIG_CACHE_INFO) += iface-cache_info.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