perf kvm: Introduce HAVE_KVM_STAT_SUPPORT flag
[deliverable/linux.git] / tools / perf / arch / x86 / Makefile
index 1641542e3636693abe587a9aab99d74ccb5b6bb9..d3939014a877a64693f3f85275da2335edb6c36a 100644 (file)
@@ -15,3 +15,4 @@ endif
 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/header.o
 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/tsc.o
 LIB_H += arch/$(ARCH)/util/tsc.h
+HAVE_KVM_STAT_SUPPORT := 1
This page took 0.029476 seconds and 5 git commands to generate.