]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - 6/sys/conf/files.arm
Clone Kip's Xen on stable/6 tree so that I can work on improving FreeBSD/amd64
[FreeBSD/FreeBSD.git] / 6 / sys / conf / files.arm
1 # $FreeBSD$
2 crypto/blowfish/bf_enc.c        optional        crypto | ipsec ipsec_esp
3 crypto/des/des_enc.c            optional        crypto | ipsec ipsec_esp | \
4                                                 netsmb
5 arm/arm/autoconf.c      standard
6 arm/arm/bcopy_page.S    standard
7 arm/arm/bcopyinout.S            standard
8 arm/arm/blockio.S               standard
9 arm/arm/bootconfig.c            standard
10 arm/arm/bus_space_asm_generic.S standard
11 arm/arm/busdma_machdep.c        standard
12 arm/arm/copystr.S               standard
13 arm/arm/cpufunc.c               standard
14 arm/arm/cpufunc_asm.S           standard
15 arm/arm/cpufunc_asm_sa1.S       standard
16 arm/arm/cpufunc_asm_armv4.S     standard
17 arm/arm/cpufunc_asm_sa11x0.S    standard
18 arm/arm/db_disasm.c             optional        ddb
19 arm/arm/db_interface.c          optional        ddb
20 arm/arm/db_trace.c              optional        ddb
21 arm/arm/disassem.c              optional        ddb
22 arm/arm/dump_machdep.c          standard
23 arm/arm/elf_machdep.c           standard
24 arm/arm/exception.S             standard
25 arm/arm/fiq.c                   standard
26 arm/arm/fiq_subr.S              standard
27 arm/arm/fusu.S                  standard
28 arm/arm/identcpu.c              standard
29 arm/arm/in_cksum.c              standard
30 arm/arm/in_cksum_arm.S          standard
31 arm/arm/intr.c                  standard
32 arm/arm/locore.S                standard        no-obj
33 arm/arm/machdep.c               standard
34 arm/arm/mem.c                   optional        mem
35 arm/arm/nexus.c                 optional        nexus
36 arm/arm/nexus_io.c              optional        nexus
37 arm/arm/nexus_io_asm.S          optional        nexus
38 arm/arm/pmap.c                  standard
39 arm/arm/setcpsr.S               standard
40 arm/arm/setstack.s              standard
41 arm/arm/support.S               standard
42 arm/arm/swtch.S                 standard
43 arm/arm/sys_machdep.c           standard
44 arm/arm/trap.c                  standard
45 arm/arm/uio_machdep.c           standard
46 arm/arm/undefined.c             standard
47 arm/arm/vectors.S               standard
48 arm/arm/vm_machdep.c            standard
49 arm/fpe-arm/armfpe_glue.S       optional        armfpe
50 arm/fpe-arm/armfpe_init.c       optional        armfpe
51 arm/fpe-arm/armfpe.S            optional        armfpe
52 dev/hwpmc/hwpmc_arm.c           optional        hwpmc
53 geom/geom_bsd.c                 standard
54 geom/geom_bsd_enc.c             standard
55 geom/geom_mbr.c                 standard
56 geom/geom_mbr_enc.c             standard
57 hal.o                           optional        ath_hal         \
58         compile-with            "ATH_HAL_CPU=`echo ${CONF_CFLAGS}|sed 's/.*-mcpu=\([a-zA-Z0-9]*\).*/\1/'`; ATH_ENDIAN=`if (echo ${CC}|grep mbig-endian>/dev/null); then echo be; else echo le; fi;`; uudecode < $S/contrib/dev/ath/public/$$ATH_HAL_CPU-$$ATH_ENDIAN-elf.hal.o.uu" \
59         no-implicit-rule
60 opt_ah.h                        optional        ath_hal         \
61         compile-with            "ATH_HAL_CPU=`echo ${CONF_CFLAGS}|sed 's/.*-mcpu=\([a-zA-Z0-9]*\).*/\1/'`; ATH_ENDIAN=`if (echo ${CC}|grep mbig-endian>/dev/null); then echo be; else echo le; fi;`; rm -f opt_ah.h; cp $S/contrib/dev/ath/public/$$ATH_HAL_CPU-$$ATH_ENDIAN-elf.opt_ah.h opt_ah.h" \
62         no-obj no-implicit-rule before-depend                   \
63         clean           "opt_ah.h"
64 libkern/arm/divsi3.S            standard
65 libkern/arm/ffs.S               standard
66 libkern/arm/muldi3.c            standard
67 libkern/ashldi3.c               standard
68 libkern/ashrdi3.c               standard
69 libkern/divdi3.c                standard
70 libkern/ffsl.c                  standard
71 libkern/fls.c                   standard
72 libkern/flsl.c                  standard
73 libkern/lshrdi3.c               standard
74 libkern/moddi3.c                standard
75 libkern/qdivrem.c               standard
76 libkern/udivdi3.c               standard
77 libkern/umoddi3.c               standard
78 #XXX: We can't use these versions, as strcmp.c is included conf/files
79 #libkern/arm/strcmp.S           standard
80 #libkern/arm/strncmp.S          standard