summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2002-09-19 05:11:15 +0000
committergrehan <grehan@FreeBSD.org>2002-09-19 05:11:15 +0000
commit22f4e39e75d01b936e317ae76ff1957e7d8c67c4 (patch)
tree2d20ddde62c0206f5184288b23c1bd87b9ecd778 /sys/conf
parent59a7560aebca4d83eadbf0c2407e026076489bd4 (diff)
downloadFreeBSD-src-22f4e39e75d01b936e317ae76ff1957e7d8c67c4.zip
FreeBSD-src-22f4e39e75d01b936e317ae76ff1957e7d8c67c4.tar.gz
- added macio and psim files
- removed unused extintr.c Approved by: benno
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.powerpc9
1 files changed, 8 insertions, 1 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 45a83be..65a7574 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -19,7 +19,6 @@ powerpc/powerpc/copyinout.c standard
powerpc/powerpc/copystr.c standard
powerpc/powerpc/critical.c standard
powerpc/powerpc/elf_machdep.c standard
-powerpc/powerpc/extintr.c standard
powerpc/powerpc/fpu.c standard
powerpc/powerpc/fuswintr.c standard
powerpc/powerpc/in_cksum.c optional inet
@@ -71,3 +70,11 @@ powerpc/powerpc/mp_machdep.c optional smp
powerpc/ofw/ofw_pci.c optional pci
powerpc/powermac/uninorth.c optional powermac pci
+powerpc/powermac/macio.c optional powermac pci
+powerpc/powermac/ata_macio.c optional powermac ata
+
+powerpc/psim/iobus.c optional psim
+powerpc/psim/ata_iobus.c optional ata psim
+powerpc/psim/sio_iobus.c optional sio psim
+
+
OpenPOWER on IntegriCloud