From b3faed1df99ed031d521365fe25604e9180252e8 Mon Sep 17 00:00:00 2001 From: Nguyen Anh Quynh Date: Mon, 23 Jan 2017 00:30:13 +0800 Subject: [PATCH] cleanup --- qemu/hw/i386/Makefile.objs | 1 - 1 file changed, 1 deletion(-) diff --git a/qemu/hw/i386/Makefile.objs b/qemu/hw/i386/Makefile.objs index f6aaa63e..649888e4 100644 --- a/qemu/hw/i386/Makefile.objs +++ b/qemu/hw/i386/Makefile.objs @@ -1,2 +1 @@ -obj-$(CONFIG_KVM) += kvm/ obj-y += pc.o pc_piix.o