Deleted Added
full compact
files.powerpc (111384) files.powerpc (111684)
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 111384 2003-02-24 00:16:51Z grehan $
4# $FreeBSD: head/sys/conf/files.powerpc 111684 2003-02-28 21:59:14Z ru $
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
12geom/geom_apple.c standard

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

20powerpc/powerpc/cpu.c standard
21powerpc/powerpc/critical.c standard
22powerpc/powerpc/elf_machdep.c standard
23powerpc/powerpc/fpu.c standard
24powerpc/powerpc/fuswintr.c standard
25powerpc/powerpc/in_cksum.c optional inet
26powerpc/powerpc/interrupt.c standard
27powerpc/powerpc/intr_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
12geom/geom_apple.c standard

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

20powerpc/powerpc/cpu.c standard
21powerpc/powerpc/critical.c standard
22powerpc/powerpc/elf_machdep.c standard
23powerpc/powerpc/fpu.c standard
24powerpc/powerpc/fuswintr.c standard
25powerpc/powerpc/in_cksum.c optional inet
26powerpc/powerpc/interrupt.c standard
27powerpc/powerpc/intr_machdep.c standard
28powerpc/powerpc/locore.S standard no-obj
28powerpc/powerpc/machdep.c standard
29powerpc/powerpc/nexus.c standard
30powerpc/powerpc/ofwmagic.S standard
31powerpc/powerpc/ofw_machdep.c standard
32powerpc/powerpc/openpic.c standard
33powerpc/powerpc/pic_if.m standard
34powerpc/powerpc/pmap.c standard
35powerpc/powerpc/setjmp.S standard

--- 48 unchanged lines hidden ---
29powerpc/powerpc/machdep.c standard
30powerpc/powerpc/nexus.c standard
31powerpc/powerpc/ofwmagic.S standard
32powerpc/powerpc/ofw_machdep.c standard
33powerpc/powerpc/openpic.c standard
34powerpc/powerpc/pic_if.m standard
35powerpc/powerpc/pmap.c standard
36powerpc/powerpc/setjmp.S standard

--- 48 unchanged lines hidden ---