Deleted Added
full compact
files.powerpc (92916) files.powerpc (93264)
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 92916 2002-03-21 23:45:59Z benno $
4# $FreeBSD: head/sys/conf/files.powerpc 93264 2002-03-27 05:39:23Z dillon $
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
13powerpc/powerpc/atomic.s standard
14powerpc/powerpc/autoconf.c standard
15powerpc/powerpc/bcopy.c standard
16powerpc/powerpc/clock.c standard
17powerpc/powerpc/copyinout.c standard
18powerpc/powerpc/copystr.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
13powerpc/powerpc/atomic.s standard
14powerpc/powerpc/autoconf.c standard
15powerpc/powerpc/bcopy.c standard
16powerpc/powerpc/clock.c standard
17powerpc/powerpc/copyinout.c standard
18powerpc/powerpc/copystr.c standard
19powerpc/powerpc/critical.c standard
19powerpc/powerpc/elf_machdep.c standard
20powerpc/powerpc/extintr.c standard
21powerpc/powerpc/fuswintr.c standard
22powerpc/powerpc/machdep.c standard
23powerpc/powerpc/nexus.c standard
24powerpc/powerpc/ofwmagic.s standard
25powerpc/powerpc/ofw_machdep.c standard
26powerpc/powerpc/pmap.c standard

--- 31 unchanged lines hidden ---
20powerpc/powerpc/elf_machdep.c standard
21powerpc/powerpc/extintr.c standard
22powerpc/powerpc/fuswintr.c standard
23powerpc/powerpc/machdep.c standard
24powerpc/powerpc/nexus.c standard
25powerpc/powerpc/ofwmagic.s standard
26powerpc/powerpc/ofw_machdep.c standard
27powerpc/powerpc/pmap.c standard

--- 31 unchanged lines hidden ---