Deleted Added
full compact
files.mips (288071) files.mips (289701)
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.mips 288071 2015-09-21 17:31:11Z emaste $
4# $FreeBSD: head/sys/conf/files.mips 289701 2015-10-21 15:06:48Z ian $
5#
6
7# Arch dependent files
8mips/mips/autoconf.c standard
9mips/mips/bus_space_generic.c standard
10mips/mips/bus_space_fdt.c optional fdt
11mips/mips/busdma_machdep.c standard
12mips/mips/cache.c standard

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

45mips/mips/trap.c standard
46mips/mips/uio_machdep.c standard
47mips/mips/uma_machdep.c standard
48mips/mips/vm_machdep.c standard
49
50# misc opt-in bits
51kern/kern_clocksource.c standard
52kern/link_elf_obj.c standard
5#
6
7# Arch dependent files
8mips/mips/autoconf.c standard
9mips/mips/bus_space_generic.c standard
10mips/mips/bus_space_fdt.c optional fdt
11mips/mips/busdma_machdep.c standard
12mips/mips/cache.c standard

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

45mips/mips/trap.c standard
46mips/mips/uio_machdep.c standard
47mips/mips/uma_machdep.c standard
48mips/mips/vm_machdep.c standard
49
50# misc opt-in bits
51kern/kern_clocksource.c standard
52kern/link_elf_obj.c standard
53kern/subr_busdma_bufalloc.c standard
53kern/subr_dummy_vdso_tc.c standard
54kern/subr_sfbuf.c optional mips | mipsel | mipsn32
55
56# gcc/clang runtime
57libkern/ffsl.c standard
58libkern/fls.c standard
59libkern/flsl.c standard
60libkern/flsll.c standard

--- 33 unchanged lines hidden ---
54kern/subr_dummy_vdso_tc.c standard
55kern/subr_sfbuf.c optional mips | mipsel | mipsn32
56
57# gcc/clang runtime
58libkern/ffsl.c standard
59libkern/fls.c standard
60libkern/flsl.c standard
61libkern/flsll.c standard

--- 33 unchanged lines hidden ---