diff options
| author | Kip Macy <kmacy@FreeBSD.org> | 2006-11-24 01:56:46 +0000 |
|---|---|---|
| committer | Kip Macy <kmacy@FreeBSD.org> | 2006-11-24 01:56:46 +0000 |
| commit | ac39496f20a3ad81373c2f442303af3d571d560c (patch) | |
| tree | 089afbeb72a0949952f927f63448aac057edf0d0 /sys/conf | |
| parent | c4a6aff2205d59eb34e1d40e036d569726f2bc10 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files.sun4v | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/sys/conf/files.sun4v b/sys/conf/files.sun4v index d073b66953a8..ea9c8f00c023 100644 --- a/sys/conf/files.sun4v +++ b/sys/conf/files.sun4v @@ -72,7 +72,7 @@ sun4v/sun4v/mp_exception.S optional smp sun4v/sun4v/mp_locore.S optional smp sun4v/sun4v/mp_machdep.c optional smp sun4v/sun4v/nexus.c standard -sun4v/sun4v/t1_copy.S standard +sun4v/cddl/t1_copy.S standard sparc64/sparc64/ofw_bus.c standard sparc64/sparc64/ofw_machdep.c standard sun4v/sun4v/pmap.c standard @@ -94,15 +94,15 @@ sun4v/sun4v/vnex.c standard sun4v/mdesc/mdesc_bus_if.m standard -sun4v/mdesc/mdesc_scandag.c standard sun4v/mdesc/mdesc_init.c standard -sun4v/mdesc/mdesc_init_intern.c standard sun4v/mdesc/mdesc_subr.c standard sun4v/mdesc/mdesc_bus_subr.c standard -sun4v/mdesc/mdesc_getpropstr.c standard -sun4v/mdesc/mdesc_getpropval.c standard -sun4v/mdesc/mdesc_rootnode.c standard -sun4v/mdesc/mdesc_findname.c standard -sun4v/mdesc/mdesc_nodecount.c standard -sun4v/mdesc/mdesc_findnodeprop.c standard +sun4v/cddl/mdesc/mdesc_findname.c standard +sun4v/cddl/mdesc/mdesc_getpropstr.c standard +sun4v/cddl/mdesc/mdesc_getpropval.c standard +sun4v/cddl/mdesc/mdesc_init_intern.c standard +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 |
