]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/conf/files.mips
Add support for the following Moxa PCIe multiport serial boards:
[FreeBSD/FreeBSD.git] / sys / conf / files.mips
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$
18 #
19 # ----------------------------------------------------------------------
20 # Phase 2
21 # ----------------------------------------------------------------------
22 mips/mips/machdep.c             standard
23 mips/mips/mp_machdep.c          optional smp
24 mips/mips/mpboot.S              optional smp
25 # ----------------------------------------------------------------------
26 # Phase 3
27 # ----------------------------------------------------------------------
28 mips/mips/autoconf.c            standard
29 mips/mips/cpu.c                 standard
30 mips/mips/elf_machdep.c         standard
31 mips/mips/exception.S           standard
32 mips/mips/gdb_machdep.c         standard
33 mips/mips/pmap.c                standard
34 mips/mips/trap.c                standard
35 mips/mips/vm_machdep.c          standard
36 # ----------------------------------------------------------------------
37 # Phase 4
38 # ----------------------------------------------------------------------
39 # ----------------------------------------------------------------------
40 # Phase 5
41 # ----------------------------------------------------------------------
42 mips/mips/fp.S                  standard
43 mips/mips/pm_machdep.c          standard
44 mips/mips/swtch.S               standard
45 mips/mips/tlb.c                 standard
46
47 mips/mips/bus_space_generic.c   standard
48 mips/mips/busdma_machdep.c      standard
49 mips/mips/cache.c               standard
50 mips/mips/cache_mipsNN.c        standard
51 mips/mips/db_disasm.c           optional        ddb
52 mips/mips/db_interface.c        optional        ddb
53 mips/mips/db_trace.c            optional        ddb
54 mips/mips/dump_machdep.c        standard
55 mips/mips/in_cksum.c            optional        inet | inet6
56 mips/mips/locore.S              standard        no-obj
57 mips/mips/minidump_machdep.c    standard
58 mips/mips/mem.c                 optional        mem
59 mips/mips/libkern_machdep.c     standard
60 mips/mips/nexus.c               standard
61 mips/mips/stack_machdep.c       optional        ddb | stack
62 mips/mips/support.S             standard
63 mips/mips/sys_machdep.c         standard
64 mips/mips/swtch.S               standard
65 mips/mips/uio_machdep.c         standard
66 mips/mips/uma_machdep.c         standard
67 crypto/blowfish/bf_enc.c        optional        crypto | ipsec 
68 crypto/des/des_enc.c            optional        crypto | ipsec | netsmb
69 geom/geom_bsd.c                 optional        geom_bsd
70 geom/geom_bsd_enc.c             optional        geom_bsd
71 geom/geom_mbr.c                 optional        geom_mbr
72 geom/geom_mbr_enc.c             optional        geom_mbr
73 libkern/ashldi3.c               standard
74 libkern/ashrdi3.c               standard
75 libkern/cmpdi2.c                standard
76 libkern/ffsl.c                  standard
77 libkern/fls.c                   standard
78 libkern/flsl.c                  standard
79 libkern/lshrdi3.c               standard
80 libkern/memchr.c                optional        fdt
81 libkern/memmove.c               standard
82 libkern/ucmpdi2.c               standard
83
84 #XXX: We can't use these versions, as strcmp.c is included conf/files
85 #libkern/mips/strcmp.S          standard
86 #libkern/mips/strncmp.S         standard
87
88 cddl/compat/opensolaris/kern/opensolaris_atomic.c       optional zfs compile-with "${ZFS_C}"
89 compat/freebsd32/freebsd32_ioctl.c      optional        compat_freebsd32
90 compat/freebsd32/freebsd32_misc.c       optional        compat_freebsd32
91 compat/freebsd32/freebsd32_syscalls.c   optional        compat_freebsd32
92 compat/freebsd32/freebsd32_sysent.c     optional        compat_freebsd32
93 kern/imgact_elf32.c                     optional        compat_freebsd32
94 mips/mips/freebsd32_machdep.c           optional        compat_freebsd32
95
96 kern/kern_clocksource.c         standard
97 kern/link_elf_obj.c             standard
98
99 dev/cfe/cfe_api.c               optional        cfe
100 dev/cfe/cfe_console.c           optional        cfe_console
101 dev/cfe/cfe_env.c               optional        cfe_env
102 #dev/cfe/cfe_resource.c         optional        cfe     # not yet needed
103
104 dev/siba/siba.c                 optional        siba
105 dev/siba/siba_cc.c              optional        siba
106 dev/siba/siba_core.c            optional        siba
107 dev/siba/siba_pcib.c            optional        siba pci
108 #mips/sentry5/siba_mips.c                       optional siba # not yet
109
110 dev/hwpmc/hwpmc_mips.c          optional hwpmc
111
112 dev/rt/if_rt.c                  optional        rt
113 dev/nvram2env/nvram2env.c       optional        nvram2env
114
115 dev/ofw/openfirm.c              optional        fdt
116 dev/ofw/openfirmio.c            optional        fdt
117 dev/ofw/ofw_bus_if.m            optional        fdt
118 dev/ofw/ofw_if.m                optional        fdt
119 dev/ofw/ofw_bus_subr.c          optional        fdt
120 dev/ofw/ofw_fdt.c               optional        fdt
121
122 dev/fdt/fdt_mips.c              optional        fdt
123