Deleted Added
full compact
files.powerpc (99651) files.powerpc (99654)
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 99651 2002-07-09 11:12:20Z benno $
4# $FreeBSD: head/sys/conf/files.powerpc 99654 2002-07-09 11:26:10Z benno $
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#
11kern/subr_diskmbr.c standard
12

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

23powerpc/powerpc/fuswintr.c standard
24powerpc/powerpc/in_cksum.c optional inet
25powerpc/powerpc/interrupt.c standard
26powerpc/powerpc/intr_machdep.c standard
27powerpc/powerpc/machdep.c standard
28powerpc/powerpc/nexus.c standard
29powerpc/powerpc/ofwmagic.s standard
30powerpc/powerpc/ofw_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#
11kern/subr_diskmbr.c standard
12

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

23powerpc/powerpc/fuswintr.c standard
24powerpc/powerpc/in_cksum.c optional inet
25powerpc/powerpc/interrupt.c standard
26powerpc/powerpc/intr_machdep.c standard
27powerpc/powerpc/machdep.c standard
28powerpc/powerpc/nexus.c standard
29powerpc/powerpc/ofwmagic.s standard
30powerpc/powerpc/ofw_machdep.c standard
31powerpc/powerpc/openpic.c standard
31powerpc/powerpc/pic_if.m standard
32powerpc/powerpc/pmap.c standard
33powerpc/powerpc/sigcode.S standard
34powerpc/powerpc/suswintr.c standard
35powerpc/powerpc/syncicache.c standard
36powerpc/powerpc/sys_machdep.c standard
37powerpc/powerpc/swtch.s standard
38powerpc/powerpc/trap.c standard

--- 27 unchanged lines hidden ---
32powerpc/powerpc/pic_if.m standard
33powerpc/powerpc/pmap.c standard
34powerpc/powerpc/sigcode.S standard
35powerpc/powerpc/suswintr.c standard
36powerpc/powerpc/syncicache.c standard
37powerpc/powerpc/sys_machdep.c standard
38powerpc/powerpc/swtch.s standard
39powerpc/powerpc/trap.c standard

--- 27 unchanged lines hidden ---