files.powerpc (e3cdd5e18c1c1be7896ad62bbc9c79a0aa1cc120) files.powerpc (d3576a3f9d58609a035e51397967d35327605d42)
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.

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

58dev/sound/macio/snapper.c optional snd_ai2s iicbus powermac
59dev/sound/macio/tumbler.c optional snd_ai2s iicbus powermac
60dev/syscons/scgfbrndr.c optional sc
61dev/syscons/scterm-teken.c optional sc
62dev/syscons/scvtb.c optional sc
63dev/tsec/if_tsec.c optional tsec
64dev/tsec/if_tsec_fdt.c optional tsec fdt
65dev/uart/uart_cpu_powerpc.c optional uart aim
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.

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

58dev/sound/macio/snapper.c optional snd_ai2s iicbus powermac
59dev/sound/macio/tumbler.c optional snd_ai2s iicbus powermac
60dev/syscons/scgfbrndr.c optional sc
61dev/syscons/scterm-teken.c optional sc
62dev/syscons/scvtb.c optional sc
63dev/tsec/if_tsec.c optional tsec
64dev/tsec/if_tsec_fdt.c optional tsec fdt
65dev/uart/uart_cpu_powerpc.c optional uart aim
66dev/usb/controller/ehci_fsl.c optional ehci mpc85xx
66kern/kern_clocksource.c standard
67kern/subr_dummy_vdso_tc.c standard
68kern/syscalls.c optional ktr
69libkern/ashldi3.c optional powerpc
70libkern/ashrdi3.c optional powerpc
71libkern/bcmp.c standard
72libkern/cmpdi2.c optional powerpc
73libkern/divdi3.c optional powerpc

--- 163 unchanged lines hidden ---
67kern/kern_clocksource.c standard
68kern/subr_dummy_vdso_tc.c standard
69kern/syscalls.c optional ktr
70libkern/ashldi3.c optional powerpc
71libkern/ashrdi3.c optional powerpc
72libkern/bcmp.c standard
73libkern/cmpdi2.c optional powerpc
74libkern/divdi3.c optional powerpc

--- 163 unchanged lines hidden ---