Deleted Added
full compact
files.arm (254455) files.arm (254461)
1# $FreeBSD: head/sys/conf/files.arm 254455 2013-08-17 15:21:17Z andrew $
1# $FreeBSD: head/sys/conf/files.arm 254461 2013-08-17 18:51:38Z andrew $
2arm/arm/autoconf.c standard
3arm/arm/bcopy_page.S standard
4arm/arm/bcopyinout.S standard
5arm/arm/blockio.S standard
6arm/arm/bootconfig.c standard
7arm/arm/bus_space_asm_generic.S standard
8arm/arm/busdma_machdep.c optional cpu_arm9 | cpu_arm9e | cpu_fa526 | cpu_sa1100 | cpu_sa1110 | cpu_xscale_80219 | cpu_xscale_80321 | cpu_xscale_81342 | cpu_xscale_ixp425 | cpu_xscale_ixp435 | cpu_xscale_pxa2x0
9arm/arm/busdma_machdep-v6.c optional cpu_arm1136 | cpu_arm1176 | cpu_cortexa | cpu_mv_pj4b

--- 35 unchanged lines hidden (view full) ---

45arm/arm/support.S standard
46arm/arm/swtch.S standard
47arm/arm/sys_machdep.c standard
48arm/arm/trap.c standard
49arm/arm/uio_machdep.c standard
50arm/arm/undefined.c standard
51arm/arm/vectors.S standard
52arm/arm/vm_machdep.c standard
2arm/arm/autoconf.c standard
3arm/arm/bcopy_page.S standard
4arm/arm/bcopyinout.S standard
5arm/arm/blockio.S standard
6arm/arm/bootconfig.c standard
7arm/arm/bus_space_asm_generic.S standard
8arm/arm/busdma_machdep.c optional cpu_arm9 | cpu_arm9e | cpu_fa526 | cpu_sa1100 | cpu_sa1110 | cpu_xscale_80219 | cpu_xscale_80321 | cpu_xscale_81342 | cpu_xscale_ixp425 | cpu_xscale_ixp435 | cpu_xscale_pxa2x0
9arm/arm/busdma_machdep-v6.c optional cpu_arm1136 | cpu_arm1176 | cpu_cortexa | cpu_mv_pj4b

--- 35 unchanged lines hidden (view full) ---

45arm/arm/support.S standard
46arm/arm/swtch.S standard
47arm/arm/sys_machdep.c standard
48arm/arm/trap.c standard
49arm/arm/uio_machdep.c standard
50arm/arm/undefined.c standard
51arm/arm/vectors.S standard
52arm/arm/vm_machdep.c standard
53arm/arm/vfp.c optional vfp
53arm/arm/vfp.c standard
54board_id.h standard \
55 dependency "$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \
56 compile-with "${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \
57 no-obj no-implicit-rule before-depend \
58 clean "board_id.h"
59cddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs compile-with "${ZFS_C}"
60crypto/blowfish/bf_enc.c optional crypto | ipsec
61crypto/des/des_enc.c optional crypto | ipsec | netsmb

--- 34 unchanged lines hidden ---
54board_id.h standard \
55 dependency "$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \
56 compile-with "${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \
57 no-obj no-implicit-rule before-depend \
58 clean "board_id.h"
59cddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs compile-with "${ZFS_C}"
60crypto/blowfish/bf_enc.c optional crypto | ipsec
61crypto/des/des_enc.c optional crypto | ipsec | netsmb

--- 34 unchanged lines hidden ---