Add defopt opt_mips_cache.h and allow 'clock' device to not require the mc6xx files
This commit is contained in:
parent
f220184aa1
commit
a6f7b8ff0e
@ -1,14 +1,15 @@
|
||||
# $NetBSD: files.mips,v 1.18 1998/10/02 18:46:58 drochner Exp $
|
||||
# $NetBSD: files.mips,v 1.19 1999/01/14 18:51:31 castor Exp $
|
||||
#
|
||||
|
||||
defopt opt_cputype.h NOTHING_YET # reserved for CPU level
|
||||
defopt opt_cputype.h NOTHING_YET # reserved for CPU level
|
||||
defopt opt_mips_cache.h MIPS3_L2CACHE_ABSENT MIPS3_L2CACHE_PRESENT
|
||||
|
||||
file arch/mips/mips/db_disasm.c ddb
|
||||
file arch/mips/mips/db_interface.c ddb
|
||||
file arch/mips/mips/db_trace.c ddb
|
||||
file arch/mips/mips/cpu_exec.c
|
||||
file arch/mips/mips/mem.c
|
||||
file arch/mips/mips/mips_mcclock.c clock|mcclock # CPU speed via mcclock
|
||||
file arch/mips/mips/mips_mcclock.c mcclock # CPU speed via mcclock
|
||||
file arch/mips/mips/pmap.c
|
||||
file arch/mips/mips/trap.c # interrupt, trap handlers
|
||||
file arch/mips/mips/vm_machdep.c
|
||||
|
Loading…
Reference in New Issue
Block a user