aboutsummaryrefslogtreecommitdiff
path: root/hw/xenpv/Makefile.objs
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xenpv/Makefile.objs')
-rw-r--r--hw/xenpv/Makefile.objs4
1 files changed, 0 insertions, 4 deletions
diff --git a/hw/xenpv/Makefile.objs b/hw/xenpv/Makefile.objs
deleted file mode 100644
index bbf5873fd1..0000000000
--- a/hw/xenpv/Makefile.objs
+++ /dev/null
@@ -1,4 +0,0 @@
-# Xen PV machine support
-obj-$(CONFIG_XEN) += xen_machine_pv.o
-# Xen PV machine builder support
-obj-$(CONFIG_XEN_PV_DOMAIN_BUILD) += xen_domainbuild.o