Deleted Added
full compact
files.sparc64 (81173) files.sparc64 (81390)
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.sparc64 81173 2001-08-06 02:18:39Z jake $
4# $FreeBSD: head/sys/conf/files.sparc64 81390 2001-08-10 04:48:48Z jake $
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
11libkern/ffs.c standard
12kern/subr_diskmbr.c standard
13sparc64/sparc64/autoconf.c standard
14sparc64/sparc64/clock.c standard
15sparc64/sparc64/db_disasm.c optional ddb
16sparc64/sparc64/db_interface.c optional ddb
17sparc64/sparc64/db_trace.c optional ddb
18sparc64/sparc64/elf_machdep.c standard
19# locore.s and exception.s need to be handled in Makefile to put them first.
20# Otherwise it's they're normal.
21# sparc64/sparc64/locore.s standard
22# sparc64/sparc64/exception.s standard
23sparc64/sparc64/fp.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
11libkern/ffs.c standard
12kern/subr_diskmbr.c standard
13sparc64/sparc64/autoconf.c standard
14sparc64/sparc64/clock.c standard
15sparc64/sparc64/db_disasm.c optional ddb
16sparc64/sparc64/db_interface.c optional ddb
17sparc64/sparc64/db_trace.c optional ddb
18sparc64/sparc64/elf_machdep.c standard
19# locore.s and exception.s need to be handled in Makefile to put them first.
20# Otherwise it's they're normal.
21# sparc64/sparc64/locore.s standard
22# sparc64/sparc64/exception.s standard
23sparc64/sparc64/fp.c standard
24sparc64/sparc64/intr_machdep.c standard
24sparc64/sparc64/machdep.c standard
25sparc64/sparc64/pmap.c standard
26sparc64/sparc64/procfs_machdep.c standard
27sparc64/sparc64/pv.c standard
28sparc64/sparc64/support.s standard
29sparc64/sparc64/sys_machdep.c standard
30sparc64/sparc64/swtch.s standard
25sparc64/sparc64/machdep.c standard
26sparc64/sparc64/pmap.c standard
27sparc64/sparc64/procfs_machdep.c standard
28sparc64/sparc64/pv.c standard
29sparc64/sparc64/support.s standard
30sparc64/sparc64/sys_machdep.c standard
31sparc64/sparc64/swtch.s standard
32sparc64/sparc64/tick.c standard
31sparc64/sparc64/trap.c standard
32sparc64/sparc64/tsb.c standard
33sparc64/sparc64/upa.c standard
34sparc64/sparc64/vm_machdep.c standard
35
36dev/ofw/openfirm.c standard
37dev/ofw/ofw_console.c standard
33sparc64/sparc64/trap.c standard
34sparc64/sparc64/tsb.c standard
35sparc64/sparc64/upa.c standard
36sparc64/sparc64/vm_machdep.c standard
37
38dev/ofw/openfirm.c standard
39dev/ofw/ofw_console.c standard