files.powerpc revision 111684
121308Sache# This file tells config what files go into building a kernel,
221308Sache# files marked standard are always included.
321308Sache#
421308Sache# $FreeBSD: head/sys/conf/files.powerpc 111684 2003-02-28 21:59:14Z ru $
521308Sache#
621308Sache# The long compile-with and dependency lines are required because of
721308Sache# limitations in config: backslash-newline doesn't work in strings, and
821308Sache# dependency lines other than the first are silently ignored.
921308Sache#
1021308Sache#
1121308Sache
1221308Sachegeom/geom_apple.c		standard
1321308Sachepowerpc/powerpc/atomic.S	standard
1421308Sachepowerpc/powerpc/autoconf.c	standard
1521308Sachepowerpc/powerpc/bcopy.c		standard
1621308Sachepowerpc/powerpc/busdma_machdep.c standard
1721308Sachepowerpc/powerpc/clock.c		standard
1821308Sachepowerpc/powerpc/copyinout.c	standard
1921308Sachepowerpc/powerpc/copystr.c	standard
2021308Sachepowerpc/powerpc/cpu.c		standard
2121308Sachepowerpc/powerpc/critical.c	standard
2221308Sachepowerpc/powerpc/elf_machdep.c	standard
2321308Sachepowerpc/powerpc/fpu.c		standard
2421308Sachepowerpc/powerpc/fuswintr.c	standard
2521308Sachepowerpc/powerpc/in_cksum.c	optional	inet
2621308Sachepowerpc/powerpc/interrupt.c	standard
2721308Sachepowerpc/powerpc/intr_machdep.c	standard
2821308Sachepowerpc/powerpc/locore.S	standard	no-obj
2921308Sachepowerpc/powerpc/machdep.c	standard
3021308Sachepowerpc/powerpc/nexus.c		standard
3121308Sachepowerpc/powerpc/ofwmagic.S	standard
3221308Sachepowerpc/powerpc/ofw_machdep.c	standard
3321308Sachepowerpc/powerpc/openpic.c	standard
3421308Sachepowerpc/powerpc/pic_if.m	standard
3521308Sachepowerpc/powerpc/pmap.c		standard
3621308Sachepowerpc/powerpc/setjmp.S	standard
3721308Sachepowerpc/powerpc/sigcode.S	standard
3821308Sachepowerpc/powerpc/suswintr.c	standard
3921308Sachepowerpc/powerpc/syncicache.c	standard
4021308Sachepowerpc/powerpc/sys_machdep.c	standard
4121308Sachepowerpc/powerpc/swtch.S		standard
4221308Sachepowerpc/powerpc/trap.c		standard
4321308Sachepowerpc/powerpc/vm_machdep.c	standard
4421308Sache
4521308Sachepowerpc/powerpc/db_disasm.c	optional	ddb
4621308Sachepowerpc/powerpc/db_interface.c	optional	ddb
4721308Sachepowerpc/powerpc/db_hwwatch.c	optional	ddb
4821308Sachepowerpc/powerpc/db_memrw.c	optional	ddb
4921308Sachepowerpc/powerpc/db_trace.c	optional	ddb
5021308Sache
5121308Sachecrypto/blowfish/bf_enc.c	optional	ipsec ipsec_esp
5221308Sachecrypto/des/des_enc.c		optional	ipsec ipsec_esp
5321308Sache
5421308Sachedev/ofw/openfirm.c		standard
5521308Sachedev/ofw/ofw_console.c		standard
5621308Sachedev/ofw/ofw_disk.c		optional	ofwd
5721308Sache
5821308Sachelibkern/ashldi3.c		standard
5921308Sachelibkern/ashrdi3.c		standard
6021308Sachelibkern/bcmp.c			standard
6121308Sachelibkern/divdi3.c		standard
6221308Sachelibkern/ffs.c			standard
6321308Sachelibkern/lshrdi3.c		standard
6421308Sachelibkern/moddi3.c		standard
6521308Sachelibkern/qdivrem.c		standard
6621308Sachelibkern/ucmpdi2.c		standard
6721308Sachelibkern/udivdi3.c		standard
6821308Sachelibkern/umoddi3.c		standard
6921308Sache
7021308Sachepowerpc/powerpc/mp_machdep.c	optional smp
7121308Sache
7221308Sachepowerpc/ofw/ofw_pci.c		optional	pci
7321308Sachepowerpc/ofw/ofw_pcib_pci.c	optional	pci
7421308Sache
7521308Sachepowerpc/powermac/uninorth.c	optional	powermac pci
7621308Sachepowerpc/powermac/macio.c	optional	powermac pci
7721308Sachepowerpc/powermac/ata_macio.c	optional	powermac ata
7821308Sachepowerpc/powermac/pswitch.c	optional	pswitch powermac
7921308Sache
8021308Sachepowerpc/psim/iobus.c 		optional psim
8121308Sachepowerpc/psim/ata_iobus.c	optional ata psim
8221308Sachepowerpc/psim/sio_iobus.c	optional sio psim
8321308Sache
8421308Sachedev/zs/zs_macio.c		optional	powermac zs
8521308Sache