aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/files.sparc64
diff options
context:
space:
mode:
authorThomas Moestl <tmm@FreeBSD.org>2002-04-05 02:42:25 +0000
committerThomas Moestl <tmm@FreeBSD.org>2002-04-05 02:42:25 +0000
commit30ee3856917425f6134f6a627ea32680025a1d00 (patch)
tree5bb96dbe7ede0eca9966887490b169096cc5b975 /sys/conf/files.sparc64
parent6ed31e911230a68d961cefc8791120cfc3e68d63 (diff)
downloadsrc-30ee3856917425f6134f6a627ea32680025a1d00.tar.gz
src-30ee3856917425f6134f6a627ea32680025a1d00.zip
Fix the ofw_isa.c entries, readd ofw_bus.c.
Pointy hat to: tmm
Notes
Notes: svn path=/head/; revision=93855
Diffstat (limited to 'sys/conf/files.sparc64')
-rw-r--r--sys/conf/files.sparc647
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/conf/files.sparc64 b/sys/conf/files.sparc64
index f4e6d9ed39e8..e6ddeb0b3a00 100644
--- a/sys/conf/files.sparc64
+++ b/sys/conf/files.sparc64
@@ -17,8 +17,8 @@ kern/subr_diskmbr.c standard
kern/syscalls.c optional ktr
sparc64/ebus/ebus.c count ebus
sparc64/isa/isa.c optional isa
-# The following is needed for both ISA and EBus.
-sparc64/isa/ofw_isa.c standard
+sparc64/isa/ofw_isa.c optional ebus
+sparc64/isa/ofw_isa.c optional isa
sparc64/pci/apb.c optional apb
sparc64/pci/ofw_pci.c optional pci
sparc64/pci/psycho.c optional pci
@@ -53,8 +53,7 @@ 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/isa/ofw_isa.c optional ebus
-sparc64/isa/ofw_isa.c optional isa
+sparc64/sparc64/ofw_bus.c standard
sparc64/sparc64/ofw_machdep.c standard
sparc64/sparc64/pmap.c standard
sparc64/sparc64/pv.c standard