Deleted Added
full compact
files.mips (237433) files.mips (239670)
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# Copyright (c) 2001, 2004-2005, Juniper Networks, Inc.
5# All rights reserved.
6# JNPR: files.mips,v 1.11 2007/08/09 12:25:35 katta
7#
8# ----------------------------------------------------------------------
9# Phase 2
10# ----------------------------------------------------------------------
11# This file tells config what files go into building a kernel,
12# files marked standard are always included.
13#
14# Copyright (c) 2001, 2004-2005, Juniper Networks, Inc.
15# All rights reserved.
16# JNPR: files.mips,v 1.11 2007/08/09 12:25:35 katta
1# This file tells config what files go into building a kernel,
2# files marked standard are always included.
3#
4# Copyright (c) 2001, 2004-2005, Juniper Networks, Inc.
5# All rights reserved.
6# JNPR: files.mips,v 1.11 2007/08/09 12:25:35 katta
7#
8# ----------------------------------------------------------------------
9# Phase 2
10# ----------------------------------------------------------------------
11# This file tells config what files go into building a kernel,
12# files marked standard are always included.
13#
14# Copyright (c) 2001, 2004-2005, Juniper Networks, Inc.
15# All rights reserved.
16# JNPR: files.mips,v 1.11 2007/08/09 12:25:35 katta
17# $FreeBSD: head/sys/conf/files.mips 237433 2012-06-22 07:06:40Z kib $
17# $FreeBSD: head/sys/conf/files.mips 239670 2012-08-25 08:09:37Z rwatson $
18#
19# ----------------------------------------------------------------------
20# Phase 2
21# ----------------------------------------------------------------------
22mips/mips/machdep.c standard
23mips/mips/mp_machdep.c optional smp
24mips/mips/mpboot.S optional smp
25# ----------------------------------------------------------------------

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

117dev/ofw/openfirmio.c optional fdt
118dev/ofw/ofw_bus_if.m optional fdt
119dev/ofw/ofw_if.m optional fdt
120dev/ofw/ofw_bus_subr.c optional fdt
121dev/ofw/ofw_fdt.c optional fdt
122
123dev/fdt/fdt_mips.c optional fdt
124
18#
19# ----------------------------------------------------------------------
20# Phase 2
21# ----------------------------------------------------------------------
22mips/mips/machdep.c standard
23mips/mips/mp_machdep.c optional smp
24mips/mips/mpboot.S optional smp
25# ----------------------------------------------------------------------

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

117dev/ofw/openfirmio.c optional fdt
118dev/ofw/ofw_bus_if.m optional fdt
119dev/ofw/ofw_if.m optional fdt
120dev/ofw/ofw_bus_subr.c optional fdt
121dev/ofw/ofw_fdt.c optional fdt
122
123dev/fdt/fdt_mips.c optional fdt
124
125dev/fb/fb.c optional sc
126dev/kbd/kbd.c optional sc
127dev/syscons/scgfbrndr.c optional sc
128dev/syscons/scterm-teken.c optional sc
129dev/syscons/scvtb.c optional sc
130mips/mips/sc_machdep.c optional sc