Home | History | Annotate | Line # | Download | only in conf
      1  1.57   thorpej #	$NetBSD: files.m68k,v 1.57 2024/01/18 14:39:06 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.57   thorpej 
      8  1.57   thorpej defflag	opt_m68k_arch.h		M68K_MMU_HP
      9  1.57   thorpej defflag	opt_m68k_arch.h		M68K_MMU_SUN
     10  1.57   thorpej defflag	opt_m68k_arch.h		M68K_MMU_SUN2: M68K_MMU_SUN
     11  1.57   thorpej defflag	opt_m68k_arch.h		M68K_MMU_SUN3: M68K_MMU_SUN
     12  1.57   thorpej defflag	opt_m68k_arch.h		M68K_MMU_MOTOROLA
     13  1.57   thorpej defflag	opt_m68k_arch.h		M68K_MMU_68851: M68K_MMU_MOTOROLA
     14  1.57   thorpej defflag	opt_m68k_arch.h		M68K_MMU_68030: M68K_MMU_MOTOROLA
     15  1.57   thorpej defflag	opt_m68k_arch.h		M68K_MMU_68040: M68K_MMU_MOTOROLA
     16  1.57   thorpej defflag	opt_m68k_arch.h		M68K_MMU_68060: M68K_MMU_MOTOROLA
     17  1.57   thorpej 
     18  1.46       mrg defflag	opt_m68k_arch.h		M68010
     19  1.46       mrg defflag	opt_m68k_arch.h		M68020
     20  1.57   thorpej defflag	opt_m68k_arch.h		M68030: M68K_MMU_68030
     21  1.57   thorpej defflag	opt_m68k_arch.h		M68040: M68K_MMU_68040
     22  1.57   thorpej defflag	opt_m68k_arch.h		M68060: M68K_MMU_68060
     23  1.55   thorpej 
     24  1.55   thorpej # Emit Makefile vars for these kernel options so that compiler flags
     25  1.55   thorpej # can be tuned for CPU support.
     26  1.55   thorpej mkflagvar M68010 M68020 M68030 M68040 M68060
     27  1.55   thorpej 
     28  1.35    martin defflag				FPU_EMULATE
     29  1.35    martin defflag				PMAP_DEBUG
     30  1.29   minoura 
     31  1.17   thorpej file	arch/m68k/m68k/copy.s
     32  1.17   thorpej file	arch/m68k/m68k/copypage.s
     33  1.45        ad file	arch/m68k/m68k/core_machdep.c		coredump
     34  1.47   tsutsui file	arch/m68k/m68k/cpu_in_cksum.c		(inet | inet6) & cpu_in_cksum
     35  1.11       cgd file	arch/m68k/m68k/db_disasm.c		ddb
     36  1.11       cgd file	arch/m68k/m68k/db_interface.c		ddb
     37  1.11       cgd file	arch/m68k/m68k/db_trace.c		ddb
     38  1.16       gwr file	arch/m68k/m68k/kgdb_m68k.c		kgdb
     39  1.43        ad file	arch/m68k/m68k/kobj_machdep.c		modular
     40  1.38    mhitch file	arch/m68k/m68k/lock_stubs.s
     41  1.18     veego file	arch/m68k/m68k/m68k_machdep.c
     42  1.47   tsutsui file	arch/m68k/m68k/oc_cksum.s		(inet | inet6) & cpu_in_cksum
     43  1.51  christos file	arch/m68k/m68k/process_machdep.c
     44  1.34   thorpej file	arch/m68k/m68k/reenter_syscall.s
     45  1.17   thorpej file	arch/m68k/m68k/regdump.c
     46  1.19        is file	arch/m68k/m68k/sig_machdep.c
     47  1.54   thorpej file	arch/m68k/m68k/sigcode.s
     48  1.52   thorpej file	arch/m68k/m68k/support.s
     49  1.30       scw file	arch/m68k/m68k/m68k_syscall.c
     50  1.54   thorpej 
     51  1.54   thorpej file	arch/m68k/m68k/sunos_sigcode.s		compat_sunos
     52  1.33       scw file	arch/m68k/m68k/sunos_syscall.c		compat_sunos
     53  1.54   thorpej 
     54  1.33       scw file	arch/m68k/m68k/linux_syscall.c		compat_linux
     55  1.23   thorpej 
     56  1.23   thorpej file	arch/m68k/m68k/compat_13_machdep.c	compat_13
     57  1.53   thorpej file	arch/m68k/m68k/compat_13_sigreturn13.s	compat_13 | compat_sunos
     58  1.53   thorpej 
     59  1.36        cl file	arch/m68k/m68k/compat_16_machdep.c	compat_16
     60  1.53   thorpej file	arch/m68k/m68k/compat_16_sigreturn14.s	compat_16
     61  1.24    kleink 
     62  1.26   thorpej include "compat/m68k4k/files.m68k4k"
     63