178b36e3cSOlivier Houchard# $FreeBSD$ 278b36e3cSOlivier Houchardarm/arm/autoconf.c standard 378b36e3cSOlivier Houchardarm/arm/bcopy_page.S standard 478b36e3cSOlivier Houchardarm/arm/bcopyinout.S standard 578b36e3cSOlivier Houchardarm/arm/blockio.S standard 678b36e3cSOlivier Houchardarm/arm/bootconfig.c standard 778b36e3cSOlivier Houchardarm/arm/bus_space_asm_generic.S standard 8cf1a573fSOleksandr Tymoshenkoarm/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 9cf1a573fSOleksandr Tymoshenkoarm/arm/busdma_machdep-v6.c optional cpu_arm11 | cpu_cortexa | cpu_mv_pj4b 1078b36e3cSOlivier Houchardarm/arm/copystr.S standard 1178b36e3cSOlivier Houchardarm/arm/cpufunc.c standard 1278b36e3cSOlivier Houchardarm/arm/cpufunc_asm.S standard 1378b36e3cSOlivier Houchardarm/arm/cpufunc_asm_armv4.S standard 1478b36e3cSOlivier Houchardarm/arm/db_disasm.c optional ddb 1578b36e3cSOlivier Houchardarm/arm/db_interface.c optional ddb 1678b36e3cSOlivier Houchardarm/arm/db_trace.c optional ddb 17ae413598SOlivier Houchardarm/arm/disassem.c optional ddb 1878b36e3cSOlivier Houchardarm/arm/dump_machdep.c standard 1978b36e3cSOlivier Houchardarm/arm/elf_machdep.c standard 2078b36e3cSOlivier Houchardarm/arm/exception.S standard 2178b36e3cSOlivier Houchardarm/arm/fiq.c standard 2278b36e3cSOlivier Houchardarm/arm/fiq_subr.S standard 2378b36e3cSOlivier Houchardarm/arm/fusu.S standard 24be050429SOlivier Houchardarm/arm/gdb_machdep.c optional gdb 2578b36e3cSOlivier Houchardarm/arm/identcpu.c standard 2670df4233SBjoern A. Zeebarm/arm/in_cksum.c optional inet | inet6 2770df4233SBjoern A. Zeebarm/arm/in_cksum_arm.S optional inet | inet6 2878b36e3cSOlivier Houchardarm/arm/intr.c standard 2978b36e3cSOlivier Houchardarm/arm/locore.S standard no-obj 3078b36e3cSOlivier Houchardarm/arm/machdep.c standard 31df6f945bSOlivier Houchardarm/arm/mem.c optional mem 328e321b79SRafal Jaworowskiarm/arm/minidump_machdep.c optional mem 33cf1a573fSOleksandr Tymoshenkoarm/arm/mp_machdep.c optional smp 34f9af595fSOlivier Houchardarm/arm/nexus.c standard 35*e6440e15SOleksandr Tymoshenkoarm/arm/pl190.c optional pl190 36cf1a573fSOleksandr Tymoshenkoarm/arm/pl310.c optional pl310 37cf1a573fSOleksandr Tymoshenkoarm/arm/pmap.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 38cf1a573fSOleksandr Tymoshenkoarm/arm/pmap-v6.c optional cpu_arm11 | cpu_cortexa | cpu_mv_pj4b 39e1f04cd0SOleksandr Tymoshenkoarm/arm/sc_machdep.c optional sc 4078b36e3cSOlivier Houchardarm/arm/setcpsr.S standard 4178b36e3cSOlivier Houchardarm/arm/setstack.s standard 423c90d1eaSRobert Watsonarm/arm/stack_machdep.c optional ddb | stack 4378b36e3cSOlivier Houchardarm/arm/support.S standard 4478b36e3cSOlivier Houchardarm/arm/swtch.S standard 4578b36e3cSOlivier Houchardarm/arm/sys_machdep.c standard 4678b36e3cSOlivier Houchardarm/arm/trap.c standard 4778b36e3cSOlivier Houchardarm/arm/uio_machdep.c standard 4878b36e3cSOlivier Houchardarm/arm/undefined.c standard 4978b36e3cSOlivier Houchardarm/arm/vectors.S standard 5078b36e3cSOlivier Houchardarm/arm/vm_machdep.c standard 51cf1a573fSOleksandr Tymoshenkoarm/arm/vfp.c optional vfp 5278b36e3cSOlivier Houchardarm/fpe-arm/armfpe_glue.S optional armfpe 5378b36e3cSOlivier Houchardarm/fpe-arm/armfpe_init.c optional armfpe 5478b36e3cSOlivier Houchardarm/fpe-arm/armfpe.S optional armfpe 55f7d51b1dSWarner Loshboard_id.h standard \ 56f7d51b1dSWarner Losh dependency "$S/arm/conf/genboardid.awk $S/arm/conf/mach-types" \ 57f7d51b1dSWarner Losh compile-with "${AWK} -f $S/arm/conf/genboardid.awk $S/arm/conf/mach-types > board_id.h" \ 58f7d51b1dSWarner Losh no-obj no-implicit-rule before-depend \ 59f7d51b1dSWarner Losh clean "board_id.h" 6088c7c434SPeter Wemmcddl/compat/opensolaris/kern/opensolaris_atomic.c optional zfs compile-with "${ZFS_C}" 61f7d51b1dSWarner Loshcrypto/blowfish/bf_enc.c optional crypto | ipsec 62f7d51b1dSWarner Loshcrypto/des/des_enc.c optional crypto | ipsec 63e1f04cd0SOleksandr Tymoshenkodev/fb/fb.c optional sc 64bbb8e19dSRui Paulodev/hwpmc/hwpmc_arm.c optional hwpmc 65e1f04cd0SOleksandr Tymoshenkodev/kbd/kbd.c optional sc 66e1f04cd0SOleksandr Tymoshenkodev/syscons/scgfbrndr.c optional sc 67e1f04cd0SOleksandr Tymoshenkodev/syscons/scterm-teken.c optional sc 68e1f04cd0SOleksandr Tymoshenkodev/syscons/scvtb.c optional sc 69f7d51b1dSWarner Loshfont.h optional sc \ 70f7d51b1dSWarner Losh 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" \ 71f7d51b1dSWarner Losh no-obj no-implicit-rule before-depend \ 72f7d51b1dSWarner Losh clean "font.h ${SC_DFLT_FONT}-8x14 ${SC_DFLT_FONT}-8x16 ${SC_DFLT_FONT}-8x8" 73f7d51b1dSWarner Loshkern/subr_dummy_vdso_tc.c standard 7478b36e3cSOlivier Houchardlibkern/arm/divsi3.S standard 7578b36e3cSOlivier Houchardlibkern/arm/ffs.S standard 7678b36e3cSOlivier Houchardlibkern/arm/muldi3.c standard 7778b36e3cSOlivier Houchardlibkern/ashldi3.c standard 7878b36e3cSOlivier Houchardlibkern/ashrdi3.c standard 7978b36e3cSOlivier Houchardlibkern/divdi3.c standard 8078b36e3cSOlivier Houchardlibkern/ffsl.c standard 817a3ac16eSSam Lefflerlibkern/fls.c standard 8278b36e3cSOlivier Houchardlibkern/flsl.c standard 8378b36e3cSOlivier Houchardlibkern/lshrdi3.c standard 84db5ef4fcSRafal Jaworowskilibkern/memchr.c optional fdt 8578b36e3cSOlivier Houchardlibkern/moddi3.c standard 8678b36e3cSOlivier Houchardlibkern/qdivrem.c standard 871693ce44SOlivier Houchardlibkern/ucmpdi2.c standard 8878b36e3cSOlivier Houchardlibkern/udivdi3.c standard 8978b36e3cSOlivier Houchardlibkern/umoddi3.c standard 90