Deleted Added
full compact
files.powerpc (152862) files.powerpc (156326)
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 152862 2005-11-27 21:41:58Z ru $
4# $FreeBSD: head/sys/conf/files.powerpc 156326 2006-03-05 22:52:17Z yar $
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 \

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

66powerpc/powerpc/vm_machdep.c standard
67
68powerpc/powerpc/db_disasm.c optional ddb
69powerpc/powerpc/db_interface.c optional ddb
70powerpc/powerpc/db_hwwatch.c optional ddb
71powerpc/powerpc/db_trace.c optional ddb
72
73crypto/blowfish/bf_enc.c optional ipsec ipsec_esp
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 \

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

66powerpc/powerpc/vm_machdep.c standard
67
68powerpc/powerpc/db_disasm.c optional ddb
69powerpc/powerpc/db_interface.c optional ddb
70powerpc/powerpc/db_hwwatch.c optional ddb
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 | netsmbcrypto
74crypto/des/des_enc.c optional ipsec ipsec_esp | netsmb
75
76dev/ofw/openfirm.c standard
77dev/ofw/ofw_bus_if.m standard
78dev/ofw/ofw_bus_subr.c standard
79dev/ofw/ofw_console.c standard
80dev/ofw/ofw_disk.c optional ofwd
81
82libkern/ashldi3.c standard

--- 37 unchanged lines hidden ---
75
76dev/ofw/openfirm.c standard
77dev/ofw/ofw_bus_if.m standard
78dev/ofw/ofw_bus_subr.c standard
79dev/ofw/ofw_console.c standard
80dev/ofw/ofw_disk.c optional ofwd
81
82libkern/ashldi3.c standard

--- 37 unchanged lines hidden ---