Home | History | Annotate | Line # | Download | only in conf
std.sbmips revision 1.3.24.1
      1  1.3.24.1    yamt # $NetBSD: std.sbmips,v 1.3.24.1 2006/06/21 14:55:23 yamt Exp $
      2       1.1  simonb 
      3       1.1  simonb machine sbmips mips
      4  1.3.24.1    yamt include		"conf/std"	# MI standard options
      5       1.1  simonb 
      6       1.3  simonb options	MIPS64
      7       1.3  simonb options	MIPS64_SB1	# we use an SB1 core
      8       1.1  simonb 
      9       1.1  simonb options	EXEC_ELF32	# exec ELF32 binaries
     10       1.1  simonb options	EXEC_SCRIPT	# exec #! scripts
     11       1.1  simonb 
     12       1.1  simonb makeoptions	DEFTEXTADDR="0x80001000"
     13       1.1  simonb 
     14       1.1  simonb include	"arch/mips/conf/files.sibyte"
     15