Home | History | Annotate | Line # | Download | only in conf
std.hpcmips revision 1.3.2.3
      1  1.3.2.2    bouyer #	$NetBSD: std.hpcmips,v 1.3.2.3 2001/01/05 17:34:17 bouyer Exp $
      2      1.1  takemura # standard, required hpcmips info
      3      1.1  takemura 
      4      1.1  takemura machine hpcmips mips
      5  1.3.2.1    bouyer 
      6      1.1  takemura mainbus0 at root
      7      1.1  takemura cpu* at mainbus0
      8      1.1  takemura 
      9      1.1  takemura # Standard exec-package options
     10      1.1  takemura options		EXEC_ELF32		# native exec format
     11      1.1  takemura options		EXEC_SCRIPT		# may be unsafe
     12  1.3.2.2    bouyer 
     13  1.3.2.3    bouyer makeoptions	DEFTEXTADDR="0x80030000"
     14  1.3.2.2    bouyer makeoptions	ENDIAN="-EL"
     15  1.3.2.3    bouyer makeoptions	DEFGP="-G 20"
     16  1.3.2.3    bouyer makeoptions	DEFCOPTS="-Os -mmemcpy"
     17