From: Marcelo Tosatti <mtosa...@redhat.com>

Signed-off-by: Marcelo Tosatti <mtosa...@redhat.com>

diff --git a/kvm/user/config-x86-common.mak b/kvm/user/config-x86-common.mak
index 3f279ed..63cca42 100644
--- a/kvm/user/config-x86-common.mak
+++ b/kvm/user/config-x86-common.mak
@@ -2,9 +2,8 @@
 
 CFLAGS += -I../include/x86
 
-all: kvmctl kvmtrace test_cases
+all: kvmtrace test_cases
 
-kvmctl_objs= main.o iotable.o ../libkvm/libkvm.a
 balloon_ctl: balloon_ctl.o
 
 cflatobjs += \
--
To unsubscribe from this list: send the line "unsubscribe kvm-commits" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to