summaryrefslogtreecommitdiffstats
path: root/hw/i386/kvm/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/kvm/Makefile.objs')
-rw-r--r--hw/i386/kvm/Makefile.objs5
1 files changed, 0 insertions, 5 deletions
diff --git a/hw/i386/kvm/Makefile.objs b/hw/i386/kvm/Makefile.objs
deleted file mode 100644
index 0c8d5f2dee..0000000000
--- a/hw/i386/kvm/Makefile.objs
+++ /dev/null
@@ -1,5 +0,0 @@
-obj-y += clock.o
-obj-$(CONFIG_APIC) += apic.o
-obj-$(CONFIG_IOAPIC) += ioapic.o
-obj-$(CONFIG_I8254) += i8254.o
-obj-$(CONFIG_I8259) += i8259.o