Fix: disable kvm probe if lapic.h isn't found
authorChris J Arges <chris.j.arges@canonical.com>
Fri, 24 Jul 2015 18:18:59 +0000 (13:18 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 14 Aug 2015 18:14:19 +0000 (14:14 -0400)
commitaed3f4cd8eaa1d95fb43c79463303d679da4a3f7
tree347b60621ecfa72bb3b8a8383e2bef24aa25dc0f
parent58397c30006ecaf316b4f4cf4e6b46e987b3244c
Fix: disable kvm probe if lapic.h isn't found

In a typical distribution if just linux-headers is installed, lapic.h
will not be installed. We should check if that file exists and not build
the module.

Signed-off-by: Chris J Arges <chris.j.arges@canonical.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
probes/Makefile
This page took 0.027779 seconds and 4 git commands to generate.