2001-06-17 09:39:44 +00:00
|
|
|
# This file tells config what files go into building a kernel,
|
|
|
|
# files marked standard are always included.
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
# The long compile-with and dependency lines are required because of
|
|
|
|
# limitations in config: backslash-newline doesn't work in strings, and
|
|
|
|
# dependency lines other than the first are silently ignored.
|
|
|
|
#
|
|
|
|
#
|
|
|
|
kern/subr_diskmbr.c standard
|
|
|
|
|
|
|
|
powerpc/powerpc/atomic.s standard
|
|
|
|
powerpc/powerpc/autoconf.c standard
|
|
|
|
powerpc/powerpc/bcopy.c standard
|
|
|
|
powerpc/powerpc/clock.c standard
|
2002-03-21 23:45:59 +00:00
|
|
|
powerpc/powerpc/copyinout.c standard
|
2001-06-17 09:39:44 +00:00
|
|
|
powerpc/powerpc/copystr.c standard
|
2002-03-27 05:39:23 +00:00
|
|
|
powerpc/powerpc/critical.c standard
|
2001-06-17 09:39:44 +00:00
|
|
|
powerpc/powerpc/elf_machdep.c standard
|
2001-06-27 12:10:25 +00:00
|
|
|
powerpc/powerpc/extintr.c standard
|
2001-06-17 09:39:44 +00:00
|
|
|
powerpc/powerpc/fuswintr.c standard
|
|
|
|
powerpc/powerpc/machdep.c standard
|
2002-03-21 23:45:59 +00:00
|
|
|
powerpc/powerpc/nexus.c standard
|
2001-06-17 09:39:44 +00:00
|
|
|
powerpc/powerpc/ofwmagic.s standard
|
|
|
|
powerpc/powerpc/ofw_machdep.c standard
|
|
|
|
powerpc/powerpc/pmap.c standard
|
2002-04-30 11:13:16 +00:00
|
|
|
powerpc/powerpc/sigcode.S standard
|
2001-06-17 09:39:44 +00:00
|
|
|
powerpc/powerpc/suswintr.c standard
|
|
|
|
powerpc/powerpc/syncicache.c standard
|
|
|
|
powerpc/powerpc/sys_machdep.c standard
|
|
|
|
powerpc/powerpc/swtch.s standard
|
|
|
|
powerpc/powerpc/trap.c standard
|
|
|
|
powerpc/powerpc/vm_machdep.c standard
|
|
|
|
|
2001-06-27 12:10:25 +00:00
|
|
|
powerpc/powerpc/db_disasm.c optional ddb
|
|
|
|
powerpc/powerpc/db_interface.c optional ddb
|
|
|
|
powerpc/powerpc/db_memrw.c optional ddb
|
|
|
|
powerpc/powerpc/db_trace.c optional ddb
|
|
|
|
|
2002-03-05 09:19:02 +00:00
|
|
|
crypto/blowfish/bf_enc.c optional ipsec ipsec_esp
|
|
|
|
crypto/des/des_enc.c optional ipsec ipsec_esp
|
|
|
|
|
2001-06-17 09:39:44 +00:00
|
|
|
dev/ofw/openfirm.c standard
|
|
|
|
dev/ofw/ofw_console.c standard
|
2002-04-15 12:30:18 +00:00
|
|
|
dev/ofw/ofw_disk.c optional ofwd
|
2001-06-17 09:39:44 +00:00
|
|
|
|
|
|
|
libkern/ashldi3.c standard
|
|
|
|
libkern/ashrdi3.c standard
|
|
|
|
libkern/bcmp.c standard
|
|
|
|
libkern/divdi3.c standard
|
|
|
|
libkern/ffs.c standard
|
|
|
|
libkern/lshrdi3.c standard
|
|
|
|
libkern/moddi3.c standard
|
|
|
|
libkern/qdivrem.c standard
|
|
|
|
libkern/ucmpdi2.c standard
|
|
|
|
libkern/udivdi3.c standard
|
|
|
|
libkern/umoddi3.c standard
|
|
|
|
|
|
|
|
powerpc/powerpc/mp_machdep.c optional smp
|