Deleted Added
full compact
files.powerpc (110386) files.powerpc (110439)
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 110386 2003-02-05 12:09:53Z benno $
4# $FreeBSD: head/sys/conf/files.powerpc 110439 2003-02-06 10:59:06Z 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#
11
12powerpc/powerpc/atomic.S standard

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

68powerpc/powerpc/mp_machdep.c optional smp
69
70powerpc/ofw/ofw_pci.c optional pci
71powerpc/ofw/ofw_pcib_pci.c optional pci
72
73powerpc/powermac/uninorth.c optional powermac pci
74powerpc/powermac/macio.c optional powermac pci
75powerpc/powermac/ata_macio.c optional powermac ata
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
12powerpc/powerpc/atomic.S standard

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

68powerpc/powerpc/mp_machdep.c optional smp
69
70powerpc/ofw/ofw_pci.c optional pci
71powerpc/ofw/ofw_pcib_pci.c optional pci
72
73powerpc/powermac/uninorth.c optional powermac pci
74powerpc/powermac/macio.c optional powermac pci
75powerpc/powermac/ata_macio.c optional powermac ata
76powerpc/powermac/pswitch.c optional pswitch powermac
76
77powerpc/psim/iobus.c optional psim
78powerpc/psim/ata_iobus.c optional ata psim
79powerpc/psim/sio_iobus.c optional sio psim
80
81dev/zs/zs_macio.c optional powermac zs
77
78powerpc/psim/iobus.c optional psim
79powerpc/psim/ata_iobus.c optional ata psim
80powerpc/psim/sio_iobus.c optional sio psim
81
82dev/zs/zs_macio.c optional powermac zs