Always include xen_shm_machdep.c for Xen3, theorically a domU could also

provide backend services to other domains.
This commit is contained in:
bouyer 2006-05-25 21:27:40 +00:00
parent d1d1596e1e
commit 159a19cf73

View File

@ -1,4 +1,4 @@
# $NetBSD: files.xen,v 1.41 2006/05/23 21:10:42 bouyer Exp $
# $NetBSD: files.xen,v 1.42 2006/05/25 21:27:40 bouyer Exp $
# NetBSD: files.x86,v 1.10 2003/10/08 17:30:00 bouyer Exp
# NetBSD: files.i386,v 1.254 2004/03/25 23:32:10 jmc Exp
@ -292,7 +292,7 @@ include "dev/pcmcia/files.pcmcia"
# Domain-0 operations
defflag opt_xen.h DOM0OPS
file arch/xen/xen/privcmd.c dom0ops
file arch/xen/i386/xen_shm_machdep.c dom0ops
file arch/xen/i386/xen_shm_machdep.c dom0ops | xen3
file arch/xen/xen/xbdback.c dom0ops & !xen3
file arch/xen/xen/xennetback.c dom0ops & !xen3
file arch/xen/xen/pci_machdep.c hypervisor & pci & !xen3