summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.mips
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2008-08-27 01:41:32 +0000
committerimp <imp@FreeBSD.org>2008-08-27 01:41:32 +0000
commitcad1568d07cb3426f863ebdd3ef86f0befecc497 (patch)
treed8073a9bc3532fcd779982aa0f0ad5a84e6397f2 /sys/conf/files.mips
parent9ab732194e8c63a69224c5a96abb52b90defcb4b (diff)
downloadFreeBSD-src-cad1568d07cb3426f863ebdd3ef86f0befecc497.zip
FreeBSD-src-cad1568d07cb3426f863ebdd3ef86f0befecc497.tar.gz
Minor tweaks to remove references to files that aren't present in the
current FreeBSD/mips source base. Make phases consistent. Remove comment that's no longer relevant.
Diffstat (limited to 'sys/conf/files.mips')
-rw-r--r--sys/conf/files.mips9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/conf/files.mips b/sys/conf/files.mips
index 3e21ed3..1605fa2 100644
--- a/sys/conf/files.mips
+++ b/sys/conf/files.mips
@@ -27,14 +27,10 @@
# ----------------------------------------------------------------------
# Phase 2
# ----------------------------------------------------------------------
-
-# Juniper didn't include this in their code drop.
-#mips/mips/cpuconf.c standard
mips/mips/machdep.c standard
mips/mips/mp_machdep.c optional smp
mips/mips/mips_subr.c standard
mips/mips/psraccess.S standard
-#
# ----------------------------------------------------------------------
# Phase 3
# ----------------------------------------------------------------------
@@ -47,20 +43,17 @@ mips/mips/mainbus.c standard
mips/mips/pmap.c standard
mips/mips/trap.c standard
mips/mips/vm_machdep.c standard
-#
# ----------------------------------------------------------------------
# Phase 4
# ----------------------------------------------------------------------
-#
mips/mips/tick.c standard
-#mips/mips/queue.c standard
# ----------------------------------------------------------------------
# Phase 5
# ----------------------------------------------------------------------
mips/mips/fp.S standard
mips/mips/pm_machdep.c standard
mips/mips/swtch.S standard
-mips/mips/tlb.S standard
+mips/mips/tlb.S standard
mips/mips/busdma_machdep.c standard
mips/mips/cache.c standard
OpenPOWER on IntegriCloud