diff options
Diffstat (limited to 'hw/xenpv/Makefile.objs')
-rw-r--r-- | hw/xenpv/Makefile.objs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/xenpv/Makefile.objs b/hw/xenpv/Makefile.objs new file mode 100644 index 0000000000..49f6e9e3c5 --- /dev/null +++ b/hw/xenpv/Makefile.objs @@ -0,0 +1,2 @@ +# Xen PV machine support +obj-$(CONFIG_XEN) += xen_domainbuild.o xen_machine_pv.o |