Deleted Added
full compact
files.sparc64 (128758) files.sparc64 (129051)
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 128758 2004-04-30 15:00:41Z marius $
4# $FreeBSD: head/sys/conf/files.sparc64 129051 2004-05-08 13:53:47Z marius $
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

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

49sparc64/fhc/fhc.c optional fhc
50sparc64/fhc/fhc_central.c optional fhc central
51sparc64/fhc/fhc_nexus.c optional fhc
52sparc64/isa/isa.c optional isa
53sparc64/isa/ofw_isa.c optional ebus
54sparc64/isa/ofw_isa.c optional isa
55sparc64/pci/apb.c optional pci
56sparc64/pci/ofw_pci.c optional pci
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

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

49sparc64/fhc/fhc.c optional fhc
50sparc64/fhc/fhc_central.c optional fhc central
51sparc64/fhc/fhc_nexus.c optional fhc
52sparc64/isa/isa.c optional isa
53sparc64/isa/ofw_isa.c optional ebus
54sparc64/isa/ofw_isa.c optional isa
55sparc64/pci/apb.c optional pci
56sparc64/pci/ofw_pci.c optional pci
57sparc64/pci/ofw_pcib.c optional pci ofw_newpci
58sparc64/pci/ofw_pcib_subr.c optional pci ofw_newpci
59sparc64/pci/ofw_pcibus.c optional pci ofw_newpci
57sparc64/pci/ofw_pcib.c optional pci
58sparc64/pci/ofw_pcib_subr.c optional pci
59sparc64/pci/ofw_pcibus.c optional pci
60sparc64/pci/ofw_pci_if.m optional pci
61sparc64/pci/psycho.c optional pci
62sparc64/sbus/sbus.c optional sbus
63sparc64/sparc64/autoconf.c standard
64sparc64/sparc64/bus_machdep.c standard
65sparc64/sparc64/cache.c standard
66sparc64/sparc64/cheetah.c standard
67sparc64/sparc64/clock.c standard

--- 47 unchanged lines hidden ---
60sparc64/pci/ofw_pci_if.m optional pci
61sparc64/pci/psycho.c optional pci
62sparc64/sbus/sbus.c optional sbus
63sparc64/sparc64/autoconf.c standard
64sparc64/sparc64/bus_machdep.c standard
65sparc64/sparc64/cache.c standard
66sparc64/sparc64/cheetah.c standard
67sparc64/sparc64/clock.c standard

--- 47 unchanged lines hidden ---