Deleted Added
full compact
files.mips (233578) files.mips (237433)
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 233578 2012-03-27 21:23:56Z peter $
17# $FreeBSD: head/sys/conf/files.mips 237433 2012-06-22 07:06:40Z kib $
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# ----------------------------------------------------------------------

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

86#libkern/mips/strncmp.S standard
87
88cddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs compile-with "${ZFS_C}"
89compat/freebsd32/freebsd32_ioctl.c optional compat_freebsd32
90compat/freebsd32/freebsd32_misc.c optional compat_freebsd32
91compat/freebsd32/freebsd32_syscalls.c optional compat_freebsd32
92compat/freebsd32/freebsd32_sysent.c optional compat_freebsd32
93kern/imgact_elf32.c optional compat_freebsd32
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# ----------------------------------------------------------------------

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

86#libkern/mips/strncmp.S standard
87
88cddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs compile-with "${ZFS_C}"
89compat/freebsd32/freebsd32_ioctl.c optional compat_freebsd32
90compat/freebsd32/freebsd32_misc.c optional compat_freebsd32
91compat/freebsd32/freebsd32_syscalls.c optional compat_freebsd32
92compat/freebsd32/freebsd32_sysent.c optional compat_freebsd32
93kern/imgact_elf32.c optional compat_freebsd32
94kern/subr_dummy_vdso_tc.c standard
94mips/mips/freebsd32_machdep.c optional compat_freebsd32
95
96kern/kern_clocksource.c standard
97kern/link_elf_obj.c standard
98
99dev/cfe/cfe_api.c optional cfe
100dev/cfe/cfe_console.c optional cfe_console
101dev/cfe/cfe_env.c optional cfe_env

--- 22 unchanged lines hidden ---
95mips/mips/freebsd32_machdep.c optional compat_freebsd32
96
97kern/kern_clocksource.c standard
98kern/link_elf_obj.c standard
99
100dev/cfe/cfe_api.c optional cfe
101dev/cfe/cfe_console.c optional cfe_console
102dev/cfe/cfe_env.c optional cfe_env

--- 22 unchanged lines hidden ---