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:55 +0000 (16:00 -0400)
commit72c452b2064321ae8b511508dbc80a7fd586a656
tree4845cb0497ec8821b3c492912f9907ef8e8d91b2
parentf3f909f4c73fa115c5bab66b2ba2caa7ad2d8bf2
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.02495 seconds and 4 git commands to generate.