diff options
| author | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2008-12-15 15:31:10 +0000 |
|---|---|---|
| committer | Nathan Whitehorn <nwhitehorn@FreeBSD.org> | 2008-12-15 15:31:10 +0000 |
| commit | 94b4a038a1624223d81a2bc4faaa2822c08d01de (patch) | |
| tree | ca68e24ea5167314369eefd8755cc6038f9ec07e /sys/conf | |
| parent | 1ad08c6ac1ec313d35ac38f6ef89c832a6b98ce0 (diff) | |
Notes
Diffstat (limited to 'sys/conf')
| -rw-r--r-- | sys/conf/files.sparc64 | 1 | ||||
| -rw-r--r-- | sys/conf/files.sun4v | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64 index 93f07edb8793..25ef599b3f65 100644 --- a/sys/conf/files.sparc64 +++ b/sys/conf/files.sparc64 @@ -111,7 +111,6 @@ sparc64/sparc64/mp_exception.S optional smp \ sparc64/sparc64/mp_locore.S optional smp sparc64/sparc64/mp_machdep.c optional smp sparc64/sparc64/nexus.c standard -sparc64/sparc64/ofw_bus.c standard sparc64/sparc64/ofw_machdep.c standard sparc64/sparc64/pmap.c standard sparc64/sparc64/prof_machdep.c optional profiling-routine diff --git a/sys/conf/files.sun4v b/sys/conf/files.sun4v index 03fca3543a30..150e9317a0ae 100644 --- a/sys/conf/files.sun4v +++ b/sys/conf/files.sun4v @@ -65,7 +65,6 @@ sun4v/sun4v/mp_locore.S optional smp sun4v/sun4v/mp_machdep.c optional smp sun4v/sun4v/nexus.c standard sun4v/cddl/t1_copy.S standard -sparc64/sparc64/ofw_bus.c standard sparc64/sparc64/ofw_machdep.c standard sun4v/sun4v/pmap.c standard sparc64/sparc64/prof_machdep.c optional profiling-routine |
