2008-04-13 02:25:43 -04:00
|
|
|
# This file tells config what files go into building a kernel,
|
|
|
|
|
# files marked standard are always included.
|
|
|
|
|
#
|
|
|
|
|
# $FreeBSD$
|
|
|
|
|
#
|
|
|
|
|
|
2012-10-23 10:58:24 -04:00
|
|
|
# Arch dependent files
|
|
|
|
|
mips/mips/autoconf.c standard
|
|
|
|
|
mips/mips/bus_space_generic.c standard
|
|
|
|
|
mips/mips/busdma_machdep.c standard
|
|
|
|
|
mips/mips/cache.c standard
|
|
|
|
|
mips/mips/cache_mipsNN.c standard
|
|
|
|
|
mips/mips/cpu.c standard
|
|
|
|
|
mips/mips/db_disasm.c optional ddb
|
|
|
|
|
mips/mips/db_interface.c optional ddb
|
|
|
|
|
mips/mips/db_trace.c optional ddb
|
|
|
|
|
mips/mips/dump_machdep.c standard
|
|
|
|
|
mips/mips/elf_machdep.c standard
|
|
|
|
|
mips/mips/exception.S standard
|
|
|
|
|
mips/mips/fp.S standard
|
2012-10-25 00:30:48 -04:00
|
|
|
mips/mips/freebsd32_machdep.c optional compat_freebsd32
|
2012-10-23 10:58:24 -04:00
|
|
|
mips/mips/gdb_machdep.c standard
|
|
|
|
|
mips/mips/in_cksum.c optional inet
|
|
|
|
|
mips/mips/libkern_machdep.c standard
|
|
|
|
|
mips/mips/locore.S standard no-obj
|
|
|
|
|
mips/mips/machdep.c standard
|
|
|
|
|
mips/mips/mem.c optional mem
|
|
|
|
|
mips/mips/minidump_machdep.c standard
|
|
|
|
|
mips/mips/mp_machdep.c optional smp
|
|
|
|
|
mips/mips/mpboot.S optional smp
|
|
|
|
|
mips/mips/nexus.c standard
|
2015-12-21 13:19:14 -05:00
|
|
|
mips/mips/ofw_machdep.c optional fdt
|
2012-10-23 10:58:24 -04:00
|
|
|
mips/mips/pm_machdep.c standard
|
|
|
|
|
mips/mips/pmap.c standard
|
|
|
|
|
mips/mips/ptrace_machdep.c standard
|
|
|
|
|
mips/mips/sc_machdep.c standard
|
2012-10-26 17:25:10 -04:00
|
|
|
mips/mips/stack_machdep.c optional ddb | stack
|
2013-06-08 09:19:11 -04:00
|
|
|
mips/mips/stdatomic.c standard \
|
|
|
|
|
compile-with "${NORMAL_C:N-Wmissing-prototypes}"
|
2012-10-23 10:58:24 -04:00
|
|
|
mips/mips/support.S standard
|
2013-09-07 12:31:30 -04:00
|
|
|
mips/mips/bcopy.S standard
|
2012-10-23 10:58:24 -04:00
|
|
|
mips/mips/swtch.S standard
|
|
|
|
|
mips/mips/sys_machdep.c standard
|
|
|
|
|
mips/mips/tlb.c standard
|
|
|
|
|
mips/mips/trap.c standard
|
|
|
|
|
mips/mips/uio_machdep.c standard
|
|
|
|
|
mips/mips/uma_machdep.c standard
|
|
|
|
|
mips/mips/vm_machdep.c standard
|
2008-04-13 02:25:43 -04:00
|
|
|
|
2012-10-23 10:58:24 -04:00
|
|
|
# misc opt-in bits
|
|
|
|
|
kern/kern_clocksource.c standard
|
|
|
|
|
kern/link_elf_obj.c standard
|
2015-10-21 11:06:48 -04:00
|
|
|
kern/subr_busdma_bufalloc.c standard
|
2012-10-23 10:58:24 -04:00
|
|
|
kern/subr_dummy_vdso_tc.c standard
|
2014-08-05 05:44:10 -04:00
|
|
|
kern/subr_sfbuf.c optional mips | mipsel | mipsn32
|
2012-10-23 10:58:24 -04:00
|
|
|
|
|
|
|
|
# gcc/clang runtime
|
|
|
|
|
libkern/ffsl.c standard
|
2015-10-22 16:28:37 -04:00
|
|
|
libkern/ffsll.c standard
|
2012-10-23 10:58:24 -04:00
|
|
|
libkern/fls.c standard
|
|
|
|
|
libkern/flsl.c standard
|
2014-02-14 10:18:37 -05:00
|
|
|
libkern/flsll.c standard
|
2012-10-23 10:58:24 -04:00
|
|
|
libkern/memmove.c standard
|
2013-09-06 01:38:20 -04:00
|
|
|
libkern/cmpdi2.c optional mips | mipsel
|
2012-10-25 00:21:05 -04:00
|
|
|
libkern/ucmpdi2.c optional mips | mipsel
|
2015-06-18 21:21:10 -04:00
|
|
|
libkern/ashldi3.c standard
|
|
|
|
|
libkern/ashrdi3.c standard
|
2012-10-23 10:58:24 -04:00
|
|
|
|
2012-10-23 11:16:40 -04:00
|
|
|
# cfe support
|
2012-10-23 10:58:24 -04:00
|
|
|
dev/cfe/cfe_api.c optional cfe
|
|
|
|
|
dev/cfe/cfe_console.c optional cfe_console
|
|
|
|
|
dev/cfe/cfe_env.c optional cfe_env
|
2012-10-23 11:16:40 -04:00
|
|
|
|
|
|
|
|
# syscons support
|
|
|
|
|
dev/fb/fb.c optional sc
|
|
|
|
|
dev/syscons/scgfbrndr.c optional sc
|
|
|
|
|
dev/syscons/scterm-teken.c optional sc
|
|
|
|
|
dev/syscons/scvtb.c optional sc
|
|
|
|
|
mips/mips/sc_machdep.c optional sc
|
2012-10-23 12:07:41 -04:00
|
|
|
|
|
|
|
|
# FDT support
|
2013-05-20 23:05:49 -04:00
|
|
|
dev/uart/uart_cpu_fdt.c optional uart fdt
|
2012-10-23 12:12:17 -04:00
|
|
|
|
|
|
|
|
# crypto support -- use generic
|
|
|
|
|
crypto/blowfish/bf_enc.c optional crypto | ipsec
|
2013-06-28 17:00:08 -04:00
|
|
|
crypto/des/des_enc.c optional crypto | ipsec | netsmb
|
2012-10-23 15:17:43 -04:00
|
|
|
|
2012-10-27 22:55:51 -04:00
|
|
|
# AP common nvram interface MIPS specific, but maybe should be more generic
|
2016-07-24 04:35:45 -04:00
|
|
|
dev/nvram2env/nvram2env_mips.c optional nvram2env
|
2012-10-23 15:17:43 -04:00
|
|
|
dev/nvram2env/nvram2env.c optional nvram2env
|
2012-10-24 02:10:09 -04:00
|
|
|
|
2012-10-27 22:55:51 -04:00
|
|
|
# hwpmc support
|
2012-10-24 11:45:26 -04:00
|
|
|
dev/hwpmc/hwpmc_mips.c optional hwpmc
|
2012-11-16 23:09:28 -05:00
|
|
|
dev/hwpmc/hwpmc_mips24k.c optional hwpmc_mips24k
|
2015-04-04 22:57:02 -04:00
|
|
|
dev/hwpmc/hwpmc_mips74k.c optional hwpmc_mips74k
|
2016-03-29 11:19:56 -04:00
|
|
|
|
|
|
|
|
# ofw support
|
|
|
|
|
dev/ofw/ofwpci.c optional fdt pci
|
2016-05-05 09:54:50 -04:00
|
|
|
|
|
|
|
|
# DTrace
|
|
|
|
|
cddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs | dtrace compile-with "${CDDL_C}"
|
|
|
|
|
cddl/dev/dtrace/mips/dtrace_asm.S optional dtrace compile-with "${DTRACE_S}"
|
|
|
|
|
cddl/dev/dtrace/mips/dtrace_subr.c optional dtrace compile-with "${DTRACE_C}"
|
|
|
|
|
cddl/dev/fbt/mips/fbt_isa.c optional dtrace_fbt | dtraceall compile-with "${FBT_C}"
|