Deleted Added
full compact
files.powerpc (165319) files.powerpc (166551)
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 165319 2006-12-18 05:45:23Z mjacob $
4# $FreeBSD: head/sys/conf/files.powerpc 166551 2007-02-07 18:55:31Z marcel $
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
12font.h optional sc \

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

27
28dev/fb/fb.c optional sc
29dev/hwpmc/hwpmc_powerpc.c optional hwpmc
30dev/kbd/kbd.c optional sc
31dev/syscons/scgfbrndr.c optional sc
32dev/syscons/scterm-sc.c optional sc
33dev/syscons/scvtb.c optional sc
34dev/uart/uart_cpu_powerpc.c optional uart
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
12font.h optional sc \

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

27
28dev/fb/fb.c optional sc
29dev/hwpmc/hwpmc_powerpc.c optional hwpmc
30dev/kbd/kbd.c optional sc
31dev/syscons/scgfbrndr.c optional sc
32dev/syscons/scterm-sc.c optional sc
33dev/syscons/scvtb.c optional sc
34dev/uart/uart_cpu_powerpc.c optional uart
35geom/geom_apple.c standard
36kern/syscalls.c optional ktr
37powerpc/powerpc/atomic.S standard
38powerpc/powerpc/autoconf.c standard
39powerpc/powerpc/bcopy.c standard
40powerpc/powerpc/busdma_machdep.c standard
41powerpc/powerpc/clock.c standard
42powerpc/powerpc/copyinout.c standard
43powerpc/powerpc/copystr.c standard

--- 83 unchanged lines hidden ---
35kern/syscalls.c optional ktr
36powerpc/powerpc/atomic.S standard
37powerpc/powerpc/autoconf.c standard
38powerpc/powerpc/bcopy.c standard
39powerpc/powerpc/busdma_machdep.c standard
40powerpc/powerpc/clock.c standard
41powerpc/powerpc/copyinout.c standard
42powerpc/powerpc/copystr.c standard

--- 83 unchanged lines hidden ---