From: Avi Kivity <[email protected]>

We already specify libkvm.a explicitly.

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

diff --git a/Makefile.target b/Makefile.target
index 440857e..4fbda65 100644
--- a/Makefile.target
+++ b/Makefile.target
@@ -604,7 +604,6 @@ endif
 
 ifdef CONFIG_KVM_KERNEL_INC
 CFLAGS += -I $(CONFIG_KVM_KERNEL_INC)
-LIBS += -lkvm
 DEPLIBS += libkvm.a
 endif
 
--
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