From 8588e15be6ec8a374c92108b4bbb3991d084d7d6 Mon Sep 17 00:00:00 2001 From: Kip Macy Date: Mon, 18 Dec 2006 07:26:35 +0000 Subject: [PATCH] build new mdesc file --- sys/conf/files.sun4v | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/conf/files.sun4v b/sys/conf/files.sun4v index ea9c8f00c02..b8d3a3eea48 100644 --- a/sys/conf/files.sun4v +++ b/sys/conf/files.sun4v @@ -91,6 +91,7 @@ sun4v/sun4v/trap.c standard sun4v/sun4v/uio_machdep.c standard sun4v/sun4v/vm_machdep.c standard sun4v/sun4v/vnex.c standard +sun4v/dev/vnet.c optional vnet sun4v/mdesc/mdesc_bus_if.m standard @@ -105,4 +106,5 @@ sun4v/cddl/mdesc/mdesc_nodecount.c standard sun4v/cddl/mdesc/mdesc_findnodeprop.c standard sun4v/cddl/mdesc/mdesc_rootnode.c standard sun4v/cddl/mdesc/mdesc_scandag.c standard -sun4v/mdesc/mdesc_vdevfindval.c standard +sun4v/mdesc/mdesc_vdevfindnode.c standard +sun4v/mdesc/mdesc_vdevfindval.c standard