Deleted Added
full compact
files.powerpc (152179) files.powerpc (152683)
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 152179 2005-11-08 06:48:08Z grehan $
4# $FreeBSD: head/sys/conf/files.powerpc 152683 2005-11-22 16:37:45Z 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#
11
12font.h optional sc \

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

71powerpc/powerpc/db_trace.c optional ddb
72
73crypto/blowfish/bf_enc.c optional ipsec ipsec_esp
74crypto/des/des_enc.c optional ipsec ipsec_esp
75crypto/des/des_enc.c optional netsmbcrypto
76
77dev/ofw/openfirm.c standard
78dev/ofw/ofw_bus_if.m 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#
11
12font.h optional sc \

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

71powerpc/powerpc/db_trace.c optional ddb
72
73crypto/blowfish/bf_enc.c optional ipsec ipsec_esp
74crypto/des/des_enc.c optional ipsec ipsec_esp
75crypto/des/des_enc.c optional netsmbcrypto
76
77dev/ofw/openfirm.c standard
78dev/ofw/ofw_bus_if.m standard
79dev/ofw/ofw_bus_subr.c standard
79dev/ofw/ofw_console.c standard
80dev/ofw/ofw_disk.c optional ofwd
81
82libkern/ashldi3.c standard
83libkern/ashrdi3.c standard
84libkern/bcmp.c standard
85libkern/divdi3.c standard
86libkern/ffs.c standard

--- 32 unchanged lines hidden ---
80dev/ofw/ofw_console.c standard
81dev/ofw/ofw_disk.c optional ofwd
82
83libkern/ashldi3.c standard
84libkern/ashrdi3.c standard
85libkern/bcmp.c standard
86libkern/divdi3.c standard
87libkern/ffs.c standard

--- 32 unchanged lines hidden ---