]> git.proxmox.com Git - qemu.git/commit - Makefile.target
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)
commit0e1a275bd4a9b0eb6a567f21366074bda4a8d336
treeebf4eb39c093550ce3c2345a3cfadee530a61d53
parent6ed2c484f261fd8bd217f855b9e5e5f981e63f0a
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