Home | History | Annotate | Line # | Download | only in conf
      1 #	$NetBSD: std.ews4800mips,v 1.2 2024/02/09 22:08:32 andvar Exp $
      2 
      3 machine	ews4800mips mips
      4 makeoptions	MACHINE_ARCH="mipseb"
      5 include 	"conf/std"	# MI standard options
      6 
      7 options 	EXEC_ELF32	# exec ELF32 binaries
      8 options 	EXEC_SCRIPT	# exec #! scripts
      9 
     10 options 	ENABLE_MIPS3_WIRED_MAP
     11 
     12 makeoptions	DEFTEXTADDR="0x80001000"
     13