Deleted Added
full compact
files.powerpc (209908) files.powerpc (209950)
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 209908 2010-07-11 21:08:29Z raj $
4# $FreeBSD: head/sys/conf/files.powerpc 209950 2010-07-12 16:08:07Z 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 \

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

152powerpc/powerpc/copystr.c standard
153powerpc/powerpc/cpu.c standard
154powerpc/powerpc/db_disasm.c optional ddb
155powerpc/powerpc/db_hwwatch.c optional ddb
156powerpc/powerpc/db_interface.c optional ddb
157powerpc/powerpc/db_trace.c optional ddb
158powerpc/powerpc/dump_machdep.c standard
159powerpc/powerpc/elf_machdep.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 \

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

152powerpc/powerpc/copystr.c standard
153powerpc/powerpc/cpu.c standard
154powerpc/powerpc/db_disasm.c optional ddb
155powerpc/powerpc/db_hwwatch.c optional ddb
156powerpc/powerpc/db_interface.c optional ddb
157powerpc/powerpc/db_trace.c optional ddb
158powerpc/powerpc/dump_machdep.c standard
159powerpc/powerpc/elf_machdep.c standard
160powerpc/powerpc/exec_machdep.c standard
160powerpc/powerpc/fpu.c optional aim
161powerpc/powerpc/fuswintr.c standard
162powerpc/powerpc/gdb_machdep.c optional gdb
163powerpc/powerpc/in_cksum.c optional inet
164powerpc/powerpc/intr_machdep.c standard
165powerpc/powerpc/mem.c optional mem
166powerpc/powerpc/mmu_if.m standard
167powerpc/powerpc/mp_machdep.c optional smp

--- 17 unchanged lines hidden ---
161powerpc/powerpc/fpu.c optional aim
162powerpc/powerpc/fuswintr.c standard
163powerpc/powerpc/gdb_machdep.c optional gdb
164powerpc/powerpc/in_cksum.c optional inet
165powerpc/powerpc/intr_machdep.c standard
166powerpc/powerpc/mem.c optional mem
167powerpc/powerpc/mmu_if.m standard
168powerpc/powerpc/mp_machdep.c optional smp

--- 17 unchanged lines hidden ---