Home | History | Annotate | Line # | Download | only in conf
std.sgimips revision 1.16
      1 #	$NetBSD: std.sgimips,v 1.16 2005/09/17 09:44:08 yamt Exp $
      2 
      3 machine sgimips mips
      4 include		"conf/std"	# MI standard options
      5 makeoptions	MACHINE_ARCH="mipseb"
      6 
      7 options 	EXEC_ELF32	# exec ELF32 binaries
      8 options 	EXEC_SCRIPT	# exec #! scripts
      9 
     10 options 	MIPS3_ENABLE_CLOCK_INTR
     11