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