#       $NetBSD: std.sgimips,v 1.18 2009/02/20 12:57:06 sekiya Exp $

machine sgimips mips
include         "conf/std"      # MI standard options
makeoptions     MACHINE_ARCH="mipseb"

options         EXEC_ELF32      # exec ELF32 binaries
options         EXEC_SCRIPT     # exec #! scripts

options         MIPS3_ENABLE_CLOCK_INTR

# Atheros HAL options
include "external/isc/atheros_hal/conf/std.ath_hal"