xref: /freebsd/sys/conf/files.arm (revision f9af595fc39e728ce60f5da59591a9202537de48)
178b36e3cSOlivier Houchard# $FreeBSD$
2b2630c29SGeorge V. Neville-Neilcrypto/blowfish/bf_enc.c	optional	crypto | ipsec
3b2630c29SGeorge V. Neville-Neilcrypto/des/des_enc.c		optional	crypto | ipsec | netsmb
478b36e3cSOlivier Houchardarm/arm/autoconf.c		standard
578b36e3cSOlivier Houchardarm/arm/bcopy_page.S		standard
678b36e3cSOlivier Houchardarm/arm/bcopyinout.S		standard
778b36e3cSOlivier Houchardarm/arm/blockio.S		standard
878b36e3cSOlivier Houchardarm/arm/bootconfig.c		standard
978b36e3cSOlivier Houchardarm/arm/bus_space_asm_generic.S	standard
1078b36e3cSOlivier Houchardarm/arm/busdma_machdep.c 	standard
1178b36e3cSOlivier Houchardarm/arm/copystr.S		standard
1278b36e3cSOlivier Houchardarm/arm/cpufunc.c		standard
1378b36e3cSOlivier Houchardarm/arm/cpufunc_asm.S		standard
1478b36e3cSOlivier Houchardarm/arm/cpufunc_asm_sa1.S 	standard
1578b36e3cSOlivier Houchardarm/arm/cpufunc_asm_armv4.S 	standard
1678b36e3cSOlivier Houchardarm/arm/cpufunc_asm_sa11x0.S 	standard
1778b36e3cSOlivier Houchardarm/arm/db_disasm.c		optional	ddb
1878b36e3cSOlivier Houchardarm/arm/db_interface.c		optional	ddb
1978b36e3cSOlivier Houchardarm/arm/db_trace.c		optional	ddb
20ae413598SOlivier Houchardarm/arm/disassem.c		optional	ddb
2178b36e3cSOlivier Houchardarm/arm/dump_machdep.c		standard
2278b36e3cSOlivier Houchardarm/arm/elf_machdep.c		standard
2378b36e3cSOlivier Houchardarm/arm/exception.S		standard
2478b36e3cSOlivier Houchardarm/arm/fiq.c			standard
2578b36e3cSOlivier Houchardarm/arm/fiq_subr.S		standard
2678b36e3cSOlivier Houchardarm/arm/fusu.S			standard
27be050429SOlivier Houchardarm/arm/gdb_machdep.c		optional	gdb
2878b36e3cSOlivier Houchardarm/arm/identcpu.c		standard
29ae413598SOlivier Houchardarm/arm/in_cksum.c		optional	inet
30ae413598SOlivier Houchardarm/arm/in_cksum_arm.S		optional	inet
3178b36e3cSOlivier Houchardarm/arm/intr.c			standard
3278b36e3cSOlivier Houchardarm/arm/locore.S		standard	no-obj
3378b36e3cSOlivier Houchardarm/arm/machdep.c		standard
34df6f945bSOlivier Houchardarm/arm/mem.c			optional	mem
35f9af595fSOlivier Houchardarm/arm/nexus.c			standard
3678b36e3cSOlivier Houchardarm/arm/pmap.c			standard
3778b36e3cSOlivier Houchardarm/arm/setcpsr.S		standard
3878b36e3cSOlivier Houchardarm/arm/setstack.s		standard
3978b36e3cSOlivier Houchardarm/arm/support.S		standard
4078b36e3cSOlivier Houchardarm/arm/swtch.S			standard
4178b36e3cSOlivier Houchardarm/arm/sys_machdep.c		standard
4278b36e3cSOlivier Houchardarm/arm/trap.c			standard
4378b36e3cSOlivier Houchardarm/arm/uio_machdep.c		standard
4478b36e3cSOlivier Houchardarm/arm/undefined.c		standard
4578b36e3cSOlivier Houchardarm/arm/vectors.S		standard
4678b36e3cSOlivier Houchardarm/arm/vm_machdep.c		standard
4778b36e3cSOlivier Houchardarm/fpe-arm/armfpe_glue.S	optional	armfpe
4878b36e3cSOlivier Houchardarm/fpe-arm/armfpe_init.c	optional	armfpe
4978b36e3cSOlivier Houchardarm/fpe-arm/armfpe.S		optional	armfpe
508d6b8c0fSOlivier Houchardgeom/geom_bsd.c			standard
518d6b8c0fSOlivier Houchardgeom/geom_bsd_enc.c		standard
528d6b8c0fSOlivier Houchardgeom/geom_mbr.c			standard
538d6b8c0fSOlivier Houchardgeom/geom_mbr_enc.c		standard
54be050429SOlivier Houchardhal.o				optional	ath_hal		\
55be050429SOlivier Houchard	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" \
56be050429SOlivier Houchard	no-implicit-rule
57be050429SOlivier Houchardopt_ah.h			optional	ath_hal		\
582c298b17SMatt Jacob	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" \
59be050429SOlivier Houchard	no-obj no-implicit-rule before-depend			\
60be050429SOlivier Houchard	clean		"opt_ah.h"
6178b36e3cSOlivier Houchardlibkern/arm/divsi3.S		standard
6278b36e3cSOlivier Houchardlibkern/arm/ffs.S		standard
6378b36e3cSOlivier Houchardlibkern/arm/muldi3.c		standard
6478b36e3cSOlivier Houchardlibkern/ashldi3.c		standard
6578b36e3cSOlivier Houchardlibkern/ashrdi3.c		standard
6678b36e3cSOlivier Houchardlibkern/divdi3.c		standard
6778b36e3cSOlivier Houchardlibkern/ffsl.c			standard
687a3ac16eSSam Lefflerlibkern/fls.c			standard
6978b36e3cSOlivier Houchardlibkern/flsl.c			standard
7078b36e3cSOlivier Houchardlibkern/lshrdi3.c		standard
7178b36e3cSOlivier Houchardlibkern/moddi3.c		standard
7278b36e3cSOlivier Houchardlibkern/qdivrem.c		standard
7378b36e3cSOlivier Houchardlibkern/udivdi3.c		standard
7478b36e3cSOlivier Houchardlibkern/umoddi3.c		standard
7578b36e3cSOlivier Houchard#XXX: We can't use these versions, as strcmp.c is included conf/files
7678b36e3cSOlivier Houchard#libkern/arm/strcmp.S		standard
7778b36e3cSOlivier Houchard#libkern/arm/strncmp.S		standard
78