Deleted Added
full compact
files.arm (276336) files.arm (276638)
1# $FreeBSD: head/sys/conf/files.arm 276336 2014-12-28 18:38:25Z ian $
1# $FreeBSD: head/sys/conf/files.arm 276638 2015-01-03 22:33:18Z ian $
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 !armv6
9arm/arm/busdma_machdep-v6.c optional armv6

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

48arm/arm/setstack.s standard
49arm/arm/stack_machdep.c optional ddb | stack
50arm/arm/stdatomic.c standard \
51 compile-with "${NORMAL_C:N-Wmissing-prototypes}"
52arm/arm/support.S standard
53arm/arm/swtch.S standard
54arm/arm/sys_machdep.c standard
55arm/arm/syscall.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 !armv6
9arm/arm/busdma_machdep-v6.c optional armv6

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

48arm/arm/setstack.s standard
49arm/arm/stack_machdep.c optional ddb | stack
50arm/arm/stdatomic.c standard \
51 compile-with "${NORMAL_C:N-Wmissing-prototypes}"
52arm/arm/support.S standard
53arm/arm/swtch.S standard
54arm/arm/sys_machdep.c standard
55arm/arm/syscall.c standard
56arm/arm/trap.c standard
56arm/arm/trap.c optional !armv6
57arm/arm/trap-v6.c optional armv6
57arm/arm/uio_machdep.c standard
58arm/arm/undefined.c standard
59arm/arm/vm_machdep.c standard
60arm/arm/vfp.c standard
61board_id.h standard \
62 dependency "$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \
63 compile-with "${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \
64 no-obj no-implicit-rule before-depend \

--- 41 unchanged lines hidden ---
58arm/arm/uio_machdep.c standard
59arm/arm/undefined.c standard
60arm/arm/vm_machdep.c standard
61arm/arm/vfp.c standard
62board_id.h standard \
63 dependency "$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \
64 compile-with "${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \
65 no-obj no-implicit-rule before-depend \

--- 41 unchanged lines hidden ---