Deleted Added
full compact
files.powerpc (217515) files.powerpc (220885)
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 217515 2011-01-17 22:58:28Z jkim $
4# $FreeBSD: head/sys/conf/files.powerpc 220885 2011-04-20 12:58:30Z bz $
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 \

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

171powerpc/powerpc/db_trace.c optional ddb
172powerpc/powerpc/dump_machdep.c standard
173powerpc/powerpc/elf32_machdep.c optional powerpc | compat_freebsd32
174powerpc/powerpc/elf64_machdep.c optional powerpc64
175powerpc/powerpc/exec_machdep.c standard
176powerpc/powerpc/fpu.c optional aim
177powerpc/powerpc/fuswintr.c standard
178powerpc/powerpc/gdb_machdep.c optional gdb
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 \

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

171powerpc/powerpc/db_trace.c optional ddb
172powerpc/powerpc/dump_machdep.c standard
173powerpc/powerpc/elf32_machdep.c optional powerpc | compat_freebsd32
174powerpc/powerpc/elf64_machdep.c optional powerpc64
175powerpc/powerpc/exec_machdep.c standard
176powerpc/powerpc/fpu.c optional aim
177powerpc/powerpc/fuswintr.c standard
178powerpc/powerpc/gdb_machdep.c optional gdb
179powerpc/powerpc/in_cksum.c optional inet
179powerpc/powerpc/in_cksum.c optional inet | inet6
180powerpc/powerpc/intr_machdep.c standard
181powerpc/powerpc/iommu_if.m standard
182powerpc/powerpc/mem.c optional mem
183powerpc/powerpc/mmu_if.m standard
184powerpc/powerpc/mp_machdep.c optional smp
185powerpc/powerpc/openpic.c standard
186powerpc/powerpc/pic_if.m standard
187powerpc/powerpc/pmap_dispatch.c standard

--- 31 unchanged lines hidden ---
180powerpc/powerpc/intr_machdep.c standard
181powerpc/powerpc/iommu_if.m standard
182powerpc/powerpc/mem.c optional mem
183powerpc/powerpc/mmu_if.m standard
184powerpc/powerpc/mp_machdep.c optional smp
185powerpc/powerpc/openpic.c standard
186powerpc/powerpc/pic_if.m standard
187powerpc/powerpc/pmap_dispatch.c standard

--- 31 unchanged lines hidden ---