summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorkmacy <kmacy@FreeBSD.org>2006-11-24 01:56:46 +0000
committerkmacy <kmacy@FreeBSD.org>2006-11-24 01:56:46 +0000
commitcceb584eb3c30510c29dc942777634c05bbd9434 (patch)
tree089afbeb72a0949952f927f63448aac057edf0d0 /sys/conf
parent9b41c97e919c599add63de6b22acbb6f0ce477ed (diff)
downloadFreeBSD-src-cceb584eb3c30510c29dc942777634c05bbd9434.zip
FreeBSD-src-cceb584eb3c30510c29dc942777634c05bbd9434.tar.gz
move CDDL licensed machine description support routine files to cddl directory
update files.sun4v accordingly
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.sun4v18
1 files changed, 9 insertions, 9 deletions
diff --git a/sys/conf/files.sun4v b/sys/conf/files.sun4v
index d073b66..ea9c8f0 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
OpenPOWER on IntegriCloud