From: Avi Kivity <[email protected]>

Too many to list independently.

Signed-off-by: Avi Kivity <[email protected]>

diff --git a/Makefile.target b/Makefile.target
index be97e6b..a8b198c 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -140,8 +140,7 @@ endif
 kvm.o: CFLAGS+=$(KVM_CFLAGS)
 kvm-all.o: CFLAGS+=$(KVM_CFLAGS)
 
-qemu-kvm.o qemu-kvm-x86.o device-assignment.o ioapic.o i8259.o i8254-kvm.o \
-       kvm-tpr-opt.o apic.o:  CFLAGS+=$(KVM_CFLAGS)
+CFLAGS += $(KVM_CFLAGS)
 
 all: $(PROGS)
 
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to