Home | History | Annotate | Line # | Download | only in conf
      1 #	$NetBSD: std.sgimips,v 1.18 2009/02/20 12:57:06 sekiya 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 
     12 # Atheros HAL options
     13 include "external/isc/atheros_hal/conf/std.ath_hal"
     14