1 1.56 thorpej # $NetBSD: files.m68k,v 1.56 2024/01/18 05:42:29 thorpej Exp $ 2 1.1 cgd # 3 1.29 minoura 4 1.56 thorpej version 20240118 # mkflagvar 5 1.56 thorpej 6 1.32 lukem defflag opt_fpsp.h FPSP 7 1.46 mrg defflag opt_m68k_arch.h M68010 8 1.46 mrg defflag opt_m68k_arch.h M68020 9 1.46 mrg defflag opt_m68k_arch.h M68030 10 1.46 mrg defflag opt_m68k_arch.h M68040 11 1.46 mrg defflag opt_m68k_arch.h M68060 12 1.55 thorpej 13 1.55 thorpej # Emit Makefile vars for these kernel options so that compiler flags 14 1.55 thorpej # can be tuned for CPU support. 15 1.55 thorpej mkflagvar M68010 M68020 M68030 M68040 M68060 16 1.55 thorpej 17 1.35 martin defflag FPU_EMULATE 18 1.35 martin defflag PMAP_DEBUG 19 1.29 minoura 20 1.17 thorpej file arch/m68k/m68k/copy.s 21 1.17 thorpej file arch/m68k/m68k/copypage.s 22 1.45 ad file arch/m68k/m68k/core_machdep.c coredump 23 1.47 tsutsui file arch/m68k/m68k/cpu_in_cksum.c (inet | inet6) & cpu_in_cksum 24 1.11 cgd file arch/m68k/m68k/db_disasm.c ddb 25 1.11 cgd file arch/m68k/m68k/db_interface.c ddb 26 1.11 cgd file arch/m68k/m68k/db_trace.c ddb 27 1.16 gwr file arch/m68k/m68k/kgdb_m68k.c kgdb 28 1.43 ad file arch/m68k/m68k/kobj_machdep.c modular 29 1.38 mhitch file arch/m68k/m68k/lock_stubs.s 30 1.18 veego file arch/m68k/m68k/m68k_machdep.c 31 1.47 tsutsui file arch/m68k/m68k/oc_cksum.s (inet | inet6) & cpu_in_cksum 32 1.51 christos file arch/m68k/m68k/process_machdep.c 33 1.34 thorpej file arch/m68k/m68k/reenter_syscall.s 34 1.17 thorpej file arch/m68k/m68k/regdump.c 35 1.19 is file arch/m68k/m68k/sig_machdep.c 36 1.54 thorpej file arch/m68k/m68k/sigcode.s 37 1.52 thorpej file arch/m68k/m68k/support.s 38 1.30 scw file arch/m68k/m68k/m68k_syscall.c 39 1.54 thorpej 40 1.54 thorpej file arch/m68k/m68k/sunos_sigcode.s compat_sunos 41 1.33 scw file arch/m68k/m68k/sunos_syscall.c compat_sunos 42 1.54 thorpej 43 1.33 scw file arch/m68k/m68k/linux_syscall.c compat_linux 44 1.23 thorpej 45 1.23 thorpej file arch/m68k/m68k/compat_13_machdep.c compat_13 46 1.53 thorpej file arch/m68k/m68k/compat_13_sigreturn13.s compat_13 | compat_sunos 47 1.53 thorpej 48 1.36 cl file arch/m68k/m68k/compat_16_machdep.c compat_16 49 1.53 thorpej file arch/m68k/m68k/compat_16_sigreturn14.s compat_16 50 1.24 kleink 51 1.26 thorpej include "compat/m68k4k/files.m68k4k" 52