Deleted Added
full compact
files.powerpc (116966) files.powerpc (124481)
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 116966 2003-06-28 08:53:49Z grehan $
4# $FreeBSD: head/sys/conf/files.powerpc 124481 2004-01-13 15:37:23Z des $
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

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

55dev/ofw/ofw_console.c standard
56dev/ofw/ofw_disk.c optional ofwd
57
58libkern/ashldi3.c standard
59libkern/ashrdi3.c standard
60libkern/bcmp.c standard
61libkern/divdi3.c standard
62libkern/ffs.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

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

55dev/ofw/ofw_console.c standard
56dev/ofw/ofw_disk.c optional ofwd
57
58libkern/ashldi3.c standard
59libkern/ashrdi3.c standard
60libkern/bcmp.c standard
61libkern/divdi3.c standard
62libkern/ffs.c standard
63libkern/ffsl.c standard
64libkern/fls.c standard
65libkern/flsl.c standard
63libkern/lshrdi3.c standard
64libkern/moddi3.c standard
65libkern/qdivrem.c standard
66libkern/ucmpdi2.c standard
67libkern/udivdi3.c standard
68libkern/umoddi3.c standard
69
70powerpc/powerpc/mp_machdep.c optional smp

--- 16 unchanged lines hidden ---
66libkern/lshrdi3.c standard
67libkern/moddi3.c standard
68libkern/qdivrem.c standard
69libkern/ucmpdi2.c standard
70libkern/udivdi3.c standard
71libkern/umoddi3.c standard
72
73powerpc/powerpc/mp_machdep.c optional smp

--- 16 unchanged lines hidden ---