]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - sys/conf/files.mips
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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/mainbus.c           standard
34 mips/mips/pmap.c                standard
35 mips/mips/trap.c                standard
36 mips/mips/vm_machdep.c          standard
37 # ----------------------------------------------------------------------
38 # Phase 4
39 # ----------------------------------------------------------------------
40 # ----------------------------------------------------------------------
41 # Phase 5
42 # ----------------------------------------------------------------------
43 mips/mips/fp.S                  standard
44 mips/mips/pm_machdep.c          standard
45 mips/mips/swtch.S               standard
46 mips/mips/tlb.c                 standard
47
48 mips/mips/bus_space_generic.c   standard
49 mips/mips/busdma_machdep.c      standard
50 mips/mips/cache.c               standard
51 mips/mips/cache_mipsNN.c        standard
52 mips/mips/db_disasm.c           optional        ddb
53 mips/mips/db_interface.c        optional        ddb
54 mips/mips/db_trace.c            optional        ddb
55 mips/mips/dump_machdep.c        standard
56 mips/mips/in_cksum.c            optional        inet | inet6
57 mips/mips/locore.S              standard        no-obj
58 mips/mips/minidump_machdep.c    standard
59 mips/mips/mem.c                 optional        mem
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/divdi3.c                optional        isa_mips32
77 libkern/ffsl.c                  standard
78 libkern/fls.c                   standard
79 libkern/flsl.c                  standard
80 libkern/lshrdi3.c               standard
81 libkern/memmove.c               standard
82 libkern/moddi3.c                optional        isa_mips32
83 libkern/qdivrem.c               optional        isa_mips32
84 libkern/ucmpdi2.c               standard
85 libkern/udivdi3.c               optional        isa_mips32
86 libkern/umoddi3.c               optional        isa_mips32
87
88 #XXX: We can't use these versions, as strcmp.c is included conf/files
89 #libkern/mips/strcmp.S          standard
90 #libkern/mips/strncmp.S         standard
91
92 kern/subr_dummy_vdso_tc.c               standard
93
94 kern/kern_clocksource.c         standard
95 kern/link_elf_obj.c             standard
96
97 dev/cfe/cfe_api.c               optional        cfe
98 dev/cfe/cfe_console.c           optional        cfe_console
99 dev/cfe/cfe_env.c               optional        cfe_env
100 #dev/cfe/cfe_resource.c         optional        cfe     # not yet needed
101
102 dev/siba/siba.c                 optional        siba
103 dev/siba/siba_cc.c              optional        siba
104 dev/siba/siba_core.c            optional        siba
105 dev/siba/siba_pcib.c            optional        siba pci
106 #mips/sentry5/siba_mips.c                       optional siba # not yet
107
108 dev/hwpmc/hwpmc_mips.c          optional hwpmc
109 dev/hwpmc/hwpmc_mips24k.c       optional hwpmc
110
111 dev/rt/if_rt.c                  optional        rt
112 dev/nvram2env/nvram2env.c       optional        nvram2env