Deleted Added
full compact
files.powerpc (223314) files.powerpc (224857)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD: head/sys/conf/files.powerpc 223314 2011-06-20 00:46:07Z nwhitehorn $
4# $FreeBSD: head/sys/conf/files.powerpc 224857 2011-08-14 00:20:37Z nwhitehorn $
5#
6# The long compile-with and dependency lines are required because of
7# limitations in config: backslash-newline doesn't work in strings, and
8# dependency lines other than the first are silently ignored.
9#
10#
11
12font.h optional sc \

--- 189 unchanged lines hidden (view full) ---

202powerpc/powerpc/syncicache.c standard
203powerpc/powerpc/sys_machdep.c standard
204powerpc/powerpc/uio_machdep.c standard
205powerpc/ps3/ehci_ps3.c optional ps3 ehci
206powerpc/ps3/ohci_ps3.c optional ps3 ohci
207powerpc/ps3/if_glc.c optional ps3 glc
208powerpc/ps3/mmu_ps3.c optional ps3
209powerpc/ps3/platform_ps3.c optional ps3
5#
6# The long compile-with and dependency lines are required because of
7# limitations in config: backslash-newline doesn't work in strings, and
8# dependency lines other than the first are silently ignored.
9#
10#
11
12font.h optional sc \

--- 189 unchanged lines hidden (view full) ---

202powerpc/powerpc/syncicache.c standard
203powerpc/powerpc/sys_machdep.c standard
204powerpc/powerpc/uio_machdep.c standard
205powerpc/ps3/ehci_ps3.c optional ps3 ehci
206powerpc/ps3/ohci_ps3.c optional ps3 ohci
207powerpc/ps3/if_glc.c optional ps3 glc
208powerpc/ps3/mmu_ps3.c optional ps3
209powerpc/ps3/platform_ps3.c optional ps3
210powerpc/ps3/ps3ata.c optional ps3 ps3ata
211powerpc/ps3/ps3bus.c optional ps3
210powerpc/ps3/ps3bus.c optional ps3
211powerpc/ps3/ps3cdrom.c optional ps3 scbus
212powerpc/ps3/ps3disk.c optional ps3
213powerpc/ps3/ps3pic.c optional ps3
214powerpc/ps3/ps3_syscons.c optional ps3 sc
215powerpc/ps3/ps3-hvcall.S optional ps3 sc
216powerpc/psim/iobus.c optional psim
217powerpc/psim/ata_iobus.c optional ata psim
218powerpc/psim/openpic_iobus.c optional psim
219powerpc/psim/uart_iobus.c optional uart psim
220
221compat/freebsd32/freebsd32_ioctl.c optional compat_freebsd32
222compat/freebsd32/freebsd32_misc.c optional compat_freebsd32
223compat/freebsd32/freebsd32_syscalls.c optional compat_freebsd32
224compat/freebsd32/freebsd32_sysent.c optional compat_freebsd32
225kern/imgact_elf32.c optional compat_freebsd32
226
212powerpc/ps3/ps3disk.c optional ps3
213powerpc/ps3/ps3pic.c optional ps3
214powerpc/ps3/ps3_syscons.c optional ps3 sc
215powerpc/ps3/ps3-hvcall.S optional ps3 sc
216powerpc/psim/iobus.c optional psim
217powerpc/psim/ata_iobus.c optional ata psim
218powerpc/psim/openpic_iobus.c optional psim
219powerpc/psim/uart_iobus.c optional uart psim
220
221compat/freebsd32/freebsd32_ioctl.c optional compat_freebsd32
222compat/freebsd32/freebsd32_misc.c optional compat_freebsd32
223compat/freebsd32/freebsd32_syscalls.c optional compat_freebsd32
224compat/freebsd32/freebsd32_sysent.c optional compat_freebsd32
225kern/imgact_elf32.c optional compat_freebsd32
226