Deleted Added
full compact
files.sparc64 (100601) files.sparc64 (100844)
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 100601 2002-07-24 12:43:27Z jhb $
4# $FreeBSD: head/sys/conf/files.sparc64 100844 2002-07-29 00:45:13Z 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
11crypto/blowfish/bf_enc.c optional ipsec ipsec_esp
12crypto/des/des_enc.c optional ipsec ipsec_esp

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

51sparc64/sparc64/mem.c standard
52sparc64/sparc64/mp_exception.s optional smp
53sparc64/sparc64/mp_locore.s optional smp
54sparc64/sparc64/mp_machdep.c optional smp
55sparc64/sparc64/nexus.c standard
56sparc64/sparc64/ofw_bus.c standard
57sparc64/sparc64/ofw_machdep.c standard
58sparc64/sparc64/pmap.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
11crypto/blowfish/bf_enc.c optional ipsec ipsec_esp
12crypto/des/des_enc.c optional ipsec ipsec_esp

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

51sparc64/sparc64/mem.c standard
52sparc64/sparc64/mp_exception.s optional smp
53sparc64/sparc64/mp_locore.s optional smp
54sparc64/sparc64/mp_machdep.c optional smp
55sparc64/sparc64/nexus.c standard
56sparc64/sparc64/ofw_bus.c standard
57sparc64/sparc64/ofw_machdep.c standard
58sparc64/sparc64/pmap.c standard
59sparc64/sparc64/prof_machdep.c optional profiling-routine
59sparc64/sparc64/rwindow.c standard
60sparc64/sparc64/sparcbus_if.m standard
61sparc64/sparc64/support.s standard
62sparc64/sparc64/sys_machdep.c standard
63sparc64/sparc64/swtch.s standard
64sparc64/sparc64/tick.c standard
65sparc64/sparc64/tlb.c standard
66sparc64/sparc64/trap.c standard
67sparc64/sparc64/tsb.c standard
68sparc64/sparc64/vm_machdep.c standard
60sparc64/sparc64/rwindow.c standard
61sparc64/sparc64/sparcbus_if.m standard
62sparc64/sparc64/support.s standard
63sparc64/sparc64/sys_machdep.c standard
64sparc64/sparc64/swtch.s standard
65sparc64/sparc64/tick.c standard
66sparc64/sparc64/tlb.c standard
67sparc64/sparc64/trap.c standard
68sparc64/sparc64/tsb.c standard
69sparc64/sparc64/vm_machdep.c standard