Deleted Added
full compact
files.sparc64 (104519) files.sparc64 (105399)
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 104519 2002-10-05 16:35:33Z phk $
4# $FreeBSD: head/sys/conf/files.sparc64 105399 2002-10-18 15:27:02Z tmm $
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
13crypto/blowfish/bf_enc.c optional crypto
14crypto/des/des_enc.c optional crypto
15dev/ofw/ofw_console.c optional ofw_console
16dev/ofw/openfirm.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
13crypto/blowfish/bf_enc.c optional crypto
14crypto/des/des_enc.c optional crypto
15dev/ofw/ofw_console.c optional ofw_console
16dev/ofw/openfirm.c standard
17dev/ofw/openfirmio.c standard
17dev/sio/sio.c optional sio
18dev/sio/sio_isa.c optional sio isa
19geom/geom_bsd.c standard
20geom/geom_sunlabel.c standard
21libkern/ffs.c standard
22kern/subr_diskmbr.c standard
23kern/syscalls.c optional ktr
24sparc64/ebus/ebus.c optional ebus

--- 50 unchanged lines hidden ---
18dev/sio/sio.c optional sio
19dev/sio/sio_isa.c optional sio isa
20geom/geom_bsd.c standard
21geom/geom_sunlabel.c standard
22libkern/ffs.c standard
23kern/subr_diskmbr.c standard
24kern/syscalls.c optional ktr
25sparc64/ebus/ebus.c optional ebus

--- 50 unchanged lines hidden ---