Home | History | Annotate | Line # | Download | only in conf
std.hpcmips revision 1.15
      1  1.15       uch #	$NetBSD: std.hpcmips,v 1.15 2002/02/11 19:10:29 uch Exp $
      2   1.1  takemura # standard, required hpcmips info
      3   1.1  takemura 
      4   1.1  takemura machine hpcmips mips
      5  1.13       uch 
      6  1.13       uch options 	NOFPU			# No FPU
      7  1.13       uch options 	SOFTFLOAT		# emulate FPU insn
      8   1.4      fvdl 
      9   1.1  takemura mainbus0 at root
     10   1.1  takemura cpu* at mainbus0
     11   1.1  takemura 
     12   1.1  takemura # Standard exec-package options
     13  1.12     lukem options 	EXEC_ELF32		# native exec format
     14  1.12     lukem options 	EXEC_SCRIPT		# may be unsafe
     15   1.6      matt 
     16  1.15       uch makeoptions	DEFTEXTADDR="0x80001000"
     17  1.11   thorpej makeoptions	MACHINE_ARCH="mipsel"
     18   1.9      shin makeoptions	DEFCOPTS="-Os -mmemcpy"
     19