From 0e1a275bd4a9b0eb6a567f21366074bda4a8d336 Mon Sep 17 00:00:00 2001 From: Jan Kiszka Date: Tue, 6 Apr 2010 13:31:29 +0200 Subject: 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 Signed-off-by: Anthony Liguori --- Makefile.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.target') diff --git a/Makefile.target b/Makefile.target index 7ea753b8f9..c0929002cc 100644 --- a/Makefile.target +++ b/Makefile.target @@ -33,7 +33,7 @@ PROGS=$(QEMU_PROG) LIBS+=-lm -kvm.o kvm-all.o: QEMU_CFLAGS+=$(KVM_CFLAGS) +kvm.o kvm-all.o vhost.o vhost_net.o: QEMU_CFLAGS+=$(KVM_CFLAGS) config-target.h: config-target.h-timestamp config-target.h-timestamp: config-target.mak -- cgit v1.2.3-70-g09d2