Deleted Added
full compact
files.arm (244480) files.arm (245548)
1# $FreeBSD: head/sys/conf/files.arm 244480 2012-12-20 04:32:02Z gonzo $
1# $FreeBSD: head/sys/conf/files.arm 245548 2013-01-17 09:37:42Z 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

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

69font.h optional sc \
70 compile-with "uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'u_char dflt_font_16[16*256] = {' '};' < ${SC_DFLT_FONT}-8x16 > font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x14.fnt && file2c 'u_char dflt_font_14[14*256] = {' '};' < ${SC_DFLT_FONT}-8x14 >> font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x8.fnt && file2c 'u_char dflt_font_8[8*256] = {' '};' < ${SC_DFLT_FONT}-8x8 >> font.h" \
71 no-obj no-implicit-rule before-depend \
72 clean "font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
73kern/subr_busdma_bufalloc.c standard
74kern/subr_dummy_vdso_tc.c standard
75libkern/arm/divsi3.S standard
76libkern/arm/ffs.S 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

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

69font.h optional sc \
70 compile-with "uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x16.fnt && file2c 'u_char dflt_font_16[16*256] = {' '};' < ${SC_DFLT_FONT}-8x16 > font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x14.fnt && file2c 'u_char dflt_font_14[14*256] = {' '};' < ${SC_DFLT_FONT}-8x14 >> font.h && uudecode < /usr/share/syscons/fonts/${SC_DFLT_FONT}-8x8.fnt && file2c 'u_char dflt_font_8[8*256] = {' '};' < ${SC_DFLT_FONT}-8x8 >> font.h" \
71 no-obj no-implicit-rule before-depend \
72 clean "font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
73kern/subr_busdma_bufalloc.c standard
74kern/subr_dummy_vdso_tc.c standard
75libkern/arm/divsi3.S standard
76libkern/arm/ffs.S standard
77libkern/arm/ldivmod.S standard
78libkern/arm/ldivmod_helper.c standard
77libkern/arm/muldi3.c standard
78libkern/ashldi3.c standard
79libkern/ashrdi3.c standard
80libkern/divdi3.c standard
81libkern/ffsl.c standard
82libkern/fls.c standard
83libkern/flsl.c standard
84libkern/lshrdi3.c standard
85libkern/memchr.c optional fdt
86libkern/moddi3.c standard
87libkern/qdivrem.c standard
88libkern/ucmpdi2.c standard
89libkern/udivdi3.c standard
90libkern/umoddi3.c standard
79libkern/arm/muldi3.c standard
80libkern/ashldi3.c standard
81libkern/ashrdi3.c standard
82libkern/divdi3.c standard
83libkern/ffsl.c standard
84libkern/fls.c standard
85libkern/flsl.c standard
86libkern/lshrdi3.c standard
87libkern/memchr.c optional fdt
88libkern/moddi3.c standard
89libkern/qdivrem.c standard
90libkern/ucmpdi2.c standard
91libkern/udivdi3.c standard
92libkern/umoddi3.c standard