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>
Mon, 27 Jul 2015 20:00:11 +0000 (16:00 -0400)
commita3a64dfff0eb5025bd0891d9b3918b401dbcc5b4
tree52781a7bd0472ed5279cd35730eab9db72d91cdd
parent32328e6c9b05660f5290e86a284f6c22fc547748
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.025344 seconds and 4 git commands to generate.