Home | History | Annotate | Line # | Download | only in conf
std.mipssim revision 1.1.4.2
      1  1.1.4.2  thorpej # $NetBSD: std.mipssim,v 1.1.4.2 2021/04/03 22:28:23 thorpej Exp $
      2  1.1.4.2  thorpej 
      3  1.1.4.2  thorpej machine	evbmips mips
      4  1.1.4.2  thorpej include	"conf/std"	# MI standard options
      5  1.1.4.2  thorpej 
      6  1.1.4.2  thorpej options MIPS3_ENABLE_CLOCK_INTR
      7  1.1.4.2  thorpej options	EVBMIPS_CLOCKSUBR
      8  1.1.4.2  thorpej 
      9  1.1.4.2  thorpej options	EXEC_ELF32	# exec ELF32 binaries
     10  1.1.4.2  thorpej options	EXEC_SCRIPT	# exec #! scripts
     11  1.1.4.2  thorpej 
     12  1.1.4.2  thorpej makeoptions	DEFTEXTADDR="0x80010000"
     13  1.1.4.2  thorpej makeoptions	BOARDTYPE="mipssim"
     14  1.1.4.2  thorpej 
     15  1.1.4.2  thorpej include 	"arch/evbmips/conf/files.mipssim"
     16