NetBSD/sys/arch/m68k/conf/files.m68k
garbled d974db0ada Merge the ppcoea-renovation branch to HEAD.
This branch was a major cleanup and rototill of many of the various OEA
cpu based PPC ports that focused on sharing as much code as possible
between the various ports to eliminate near-identical copies of files in
every tree.  Additionally there is a new PIC system that unifies the
interface to interrupt code for all different OEA ppc arches.  The work
for this branch was done by a variety of people, too long to list here.

TODO:
bebox still needs work to complete the transition to -renovation.
ofppc still needs a bunch of work, which I will be looking at.
ev64260 still needs to be renovated
amigappc was not attempted.

NOTES:
pmppc was removed as an arch, and moved to a evbppc target.
2007-10-17 19:52:51 +00:00

37 lines
1.1 KiB
Plaintext

# $NetBSD: files.m68k,v 1.41 2007/10/17 19:55:04 garbled Exp $
#
defflag opt_fpsp.h FPSP
defflag FPU_EMULATE
defflag PMAP_DEBUG
file arch/m68k/m68k/copy.s
file arch/m68k/m68k/copypage.s
file arch/m68k/m68k/db_disasm.c ddb
file arch/m68k/m68k/db_interface.c ddb
file arch/m68k/m68k/db_trace.c ddb
file arch/m68k/m68k/in_cksum.c inet
file netinet/in4_cksum.c inet
file arch/m68k/m68k/kgdb_m68k.c kgdb
file arch/m68k/m68k/lock_stubs.s
file arch/m68k/m68k/m68k_machdep.c
file arch/m68k/m68k/mappedcopy.c mappedcopy
file arch/m68k/m68k/oc_cksum.s inet
file arch/m68k/m68k/process_machdep.c
file arch/m68k/m68k/reenter_syscall.s
file arch/m68k/m68k/regdump.c
file arch/m68k/m68k/sig_machdep.c
file arch/m68k/m68k/m68k_syscall.c
file arch/m68k/m68k/sunos_syscall.c compat_sunos
file arch/m68k/m68k/hpux_syscall.c compat_hpux
file arch/m68k/m68k/svr4_syscall.c compat_svr4
file arch/m68k/m68k/linux_syscall.c compat_linux
file arch/m68k/m68k/compat_13_machdep.c compat_13
file arch/m68k/m68k/compat_16_machdep.c compat_16
file arch/m68k/m68k/svr4_machdep.c compat_svr4
include "compat/m68k4k/files.m68k4k"