diff options
author | kmacy <kmacy@FreeBSD.org> | 2006-11-18 07:10:52 +0000 |
---|---|---|
committer | kmacy <kmacy@FreeBSD.org> | 2006-11-18 07:10:52 +0000 |
commit | 7a3167fc079bc8fcd70d202e20191ae638560bce (patch) | |
tree | b41530a704d3e8866ac95920db4c1b833fa80299 /sys/conf | |
parent | 5af654c5862709158954dcd905ab90b7b4543c24 (diff) | |
download | FreeBSD-src-7a3167fc079bc8fcd70d202e20191ae638560bce.zip FreeBSD-src-7a3167fc079bc8fcd70d202e20191ae638560bce.tar.gz |
remove 13 (largely) redundant files and switch to the sparc64/sparc64 version
Reviewed by: jb (mentor rwatson)
Diffstat (limited to 'sys/conf')
-rw-r--r-- | sys/conf/files.sun4v | 26 |
1 files changed, 12 insertions, 14 deletions
diff --git a/sys/conf/files.sun4v b/sys/conf/files.sun4v index 8920fe0..1b7974a 100644 --- a/sys/conf/files.sun4v +++ b/sys/conf/files.sun4v @@ -37,20 +37,18 @@ libkern/ffs.c standard libkern/ffsl.c standard libkern/fls.c standard libkern/flsl.c standard -sun4v/sun4v/autoconf.c standard +sparc64/sparc64/autoconf.c standard sun4v/sun4v/bus_machdep.c standard -sun4v/sun4v/clock.c standard +sparc64/sparc64/clock.c standard sun4v/sun4v/counter.c standard sun4v/sun4v/db_disasm.c optional ddb sun4v/sun4v/db_interface.c optional ddb sun4v/sun4v/db_trace.c optional ddb sun4v/sun4v/db_hwwatch.c optional ddb sun4v/sun4v/dump_machdep.c standard -sun4v/sun4v/elf_machdep.c standard +sparc64/sparc64/elf_machdep.c standard sun4v/sun4v/exception.S standard no-obj -sun4v/sun4v/eeprom.c optional eeprom ebus | eeprom fhc | \ - eeprom sbus -sun4v/sun4v/gdb_machdep.c optional gdb +sparc64/sparc64/gdb_machdep.c optional gdb sun4v/sun4v/hv_pci.c optional pci sun4v/sun4v/trap_trace.S optional trap_tracing sparc64/pci/ofw_pci.c optional pci @@ -63,27 +61,27 @@ sparc64/pci/ofw_pci_if.m optional pci sun4v/sun4v/hvcons.c standard sun4v/sun4v/hcall.S standard sun4v/sun4v/hviommu.c standard -sun4v/sun4v/identcpu.c standard -sun4v/sun4v/in_cksum.c optional inet +sparc64/sparc64/identcpu.c standard +sparc64/sparc64/in_cksum.c optional inet sun4v/sun4v/interrupt.S standard no-obj sun4v/sun4v/intr_machdep.c standard sun4v/sun4v/locore.S standard no-obj sun4v/sun4v/machdep.c standard -sun4v/sun4v/mem.c optional mem +sparc64/sparc64/mem.c optional mem 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/sun4v/ofw_bus.c standard -sun4v/sun4v/ofw_machdep.c standard +sparc64/sparc64/ofw_bus.c standard +sparc64/sparc64/ofw_machdep.c standard sun4v/sun4v/pmap.c standard -sun4v/sun4v/prof_machdep.c optional profiling-routine -sun4v/sun4v/rwindow.c standard +sparc64/sparc64/prof_machdep.c optional profiling-routine +sparc64/sparc64/rwindow.c standard sun4v/sun4v/rtc.c standard sun4v/sun4v/simdisk.c optional simulator sun4v/sun4v/support.S standard -sun4v/sun4v/sys_machdep.c standard +sparc64/sparc64/sys_machdep.c standard sun4v/sun4v/swtch.S standard sun4v/sun4v/tsb.c standard sun4v/sun4v/tte.c standard |