files.powerpc (26280d88d76716790cf28f23fdb0bda56533e9b6) files.powerpc (c0763d3763440334608368b40e63bb1074a0bde5)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD$
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.

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

86libkern/flsl.c standard
87libkern/lshrdi3.c standard
88libkern/moddi3.c standard
89libkern/qdivrem.c standard
90libkern/ucmpdi2.c standard
91libkern/udivdi3.c standard
92libkern/umoddi3.c standard
93
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# $FreeBSD$
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.

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

86libkern/flsl.c standard
87libkern/lshrdi3.c standard
88libkern/moddi3.c standard
89libkern/qdivrem.c standard
90libkern/ucmpdi2.c standard
91libkern/udivdi3.c standard
92libkern/umoddi3.c standard
93
94powerpc/powerpc/mem.c optional mem
94powerpc/powerpc/mp_machdep.c optional smp
95
96powerpc/ofw/ofw_pci.c optional pci
97powerpc/ofw/ofw_pcib_pci.c optional pci
98powerpc/ofw/ofw_syscons.c optional sc
99
100powerpc/powermac/ata_kauai.c optional powermac ata
101powerpc/powermac/ata_macio.c optional powermac ata

--- 13 unchanged lines hidden ---
95powerpc/powerpc/mp_machdep.c optional smp
96
97powerpc/ofw/ofw_pci.c optional pci
98powerpc/ofw/ofw_pcib_pci.c optional pci
99powerpc/ofw/ofw_syscons.c optional sc
100
101powerpc/powermac/ata_kauai.c optional powermac ata
102powerpc/powermac/ata_macio.c optional powermac ata

--- 13 unchanged lines hidden ---