Deleted Added
full compact
files.powerpc (174634) files.powerpc (174782)
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 174634 2007-12-16 01:02:47Z marcel $
4# $FreeBSD: head/sys/conf/files.powerpc 174782 2007-12-19 18:00:50Z marcel $
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 \

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

80powerpc/powermac/hrowpic.c optional powermac pci
81powerpc/powermac/macio.c optional powermac pci
82powerpc/powermac/openpic_macio.c optional powermac pci
83powerpc/powermac/pswitch.c optional powermac pswitch
84powerpc/powermac/uninorth.c optional powermac pci
85powerpc/powerpc/atomic.S standard
86powerpc/powerpc/autoconf.c standard
87powerpc/powerpc/bcopy.c standard
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 \

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

80powerpc/powermac/hrowpic.c optional powermac pci
81powerpc/powermac/macio.c optional powermac pci
82powerpc/powermac/openpic_macio.c optional powermac pci
83powerpc/powermac/pswitch.c optional powermac pswitch
84powerpc/powermac/uninorth.c optional powermac pci
85powerpc/powerpc/atomic.S standard
86powerpc/powerpc/autoconf.c standard
87powerpc/powerpc/bcopy.c standard
88powerpc/powerpc/bus_machdep.c standard
88powerpc/powerpc/busdma_machdep.c standard
89powerpc/powerpc/copystr.c standard
90powerpc/powerpc/cpu.c standard
91powerpc/powerpc/db_disasm.c optional ddb
92powerpc/powerpc/db_hwwatch.c optional ddb
93powerpc/powerpc/db_interface.c optional ddb
94powerpc/powerpc/db_trace.c optional ddb
95powerpc/powerpc/elf_machdep.c standard

--- 22 unchanged lines hidden ---
89powerpc/powerpc/busdma_machdep.c standard
90powerpc/powerpc/copystr.c standard
91powerpc/powerpc/cpu.c standard
92powerpc/powerpc/db_disasm.c optional ddb
93powerpc/powerpc/db_hwwatch.c optional ddb
94powerpc/powerpc/db_interface.c optional ddb
95powerpc/powerpc/db_trace.c optional ddb
96powerpc/powerpc/elf_machdep.c standard

--- 22 unchanged lines hidden ---