Add KVM CFLAGS to vhost build
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 6 Apr 2010 11:31:29 +0000 (13:31 +0200)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 3 May 2010 17:39:12 +0000 (12:39 -0500)
commitf1d9764c99876ca2eada5ccec3fd5621bdd30ca6
treeebf4eb39c093550ce3c2345a3cfadee530a61d53
parent6cec8dcc022ae3fcdea2546c631c5354c7c58900
Add KVM CFLAGS to vhost build

The configure test of vhost uses KVM CFLAGS, so the build must use them
as well. Otherwise we specifically miss what --kerneldir provides.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target