X-Git-Url: http://v3vee.org/palacios/gitweb/gitweb.cgi?a=blobdiff_plain;f=linux_module%2FMakefile;h=86abff61274e37d4f33449eaac31297588925d13;hb=4b7f19c51325601d7e7569e6101c7bfcdf984ef7;hp=d89f187cc8a75475ea144ac3eacd45762e7ae090;hpb=fd288e4dc51177f037f4752861eb95971fb1d1a0;p=palacios.git 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