From b0a4c24ddae72f424710456f054297153565222f Mon Sep 17 00:00:00 2001 From: Emmanuel Ackaouy Date: Fri, 5 Jan 2007 17:34:37 +0000 Subject: Enable compatibility mode operation for HYPERVISOR_xenoprof_op. Signed-off-by: Jan Beulich --- xen/common/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'xen/common/Makefile') diff --git a/xen/common/Makefile b/xen/common/Makefile index ac4683bb82..1997f461c2 100644 --- a/xen/common/Makefile +++ b/xen/common/Makefile @@ -45,4 +45,5 @@ ifeq ($(CONFIG_COMPAT),y) acm_ops.o: compat/acm_ops.c grant_table.o: compat/grant_table.c schedule.o: compat/schedule.c +xenoprof.o: compat/xenoprof.c endif -- cgit v1.2.3