Deleted Added
full compact
files.arm (291136) files.arm (291937)
1# $FreeBSD: head/sys/conf/files.arm 291136 2015-11-21 16:25:03Z andrew $
1# $FreeBSD: head/sys/conf/files.arm 291937 2015-12-07 12:20:26Z kib $
2arm/arm/autoconf.c standard
3arm/arm/bcopy_page.S standard
4arm/arm/bcopyinout.S standard
5arm/arm/blockio.S standard
6arm/arm/bus_space_asm_generic.S standard
7arm/arm/bus_space_base.c optional fdt
8arm/arm/bus_space_generic.c standard
9arm/arm/busdma_machdep.c optional !armv6

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

105dev/syscons/scvtb.c optional sc
106dev/uart/uart_cpu_fdt.c optional uart fdt
107
108font.h optional sc \
109 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" \
110 no-obj no-implicit-rule before-depend \
111 clean "font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
112kern/subr_busdma_bufalloc.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/bus_space_asm_generic.S standard
7arm/arm/bus_space_base.c optional fdt
8arm/arm/bus_space_generic.c standard
9arm/arm/busdma_machdep.c optional !armv6

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

105dev/syscons/scvtb.c optional sc
106dev/uart/uart_cpu_fdt.c optional uart fdt
107
108font.h optional sc \
109 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" \
110 no-obj no-implicit-rule before-depend \
111 clean "font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8"
112kern/subr_busdma_bufalloc.c standard
113kern/subr_dummy_vdso_tc.c standard
114kern/subr_sfbuf.c standard
115libkern/arm/aeabi_unwind.c standard
116libkern/arm/divsi3.S standard
117libkern/arm/ffs.S standard
118libkern/arm/ldivmod.S standard
119libkern/arm/ldivmod_helper.c standard
120libkern/arm/memclr.S standard
121libkern/arm/memcpy.S standard

--- 16 unchanged lines hidden ---
113kern/subr_sfbuf.c standard
114libkern/arm/aeabi_unwind.c standard
115libkern/arm/divsi3.S standard
116libkern/arm/ffs.S standard
117libkern/arm/ldivmod.S standard
118libkern/arm/ldivmod_helper.c standard
119libkern/arm/memclr.S standard
120libkern/arm/memcpy.S standard

--- 16 unchanged lines hidden ---