1*f5439ed7Smatt# $NetBSD: std.algor,v 1.9 2011/07/09 16:03:01 matt Exp $ 216b9c606Sthorpej 3*f5439ed7Smattifndef evbmips 416b9c606Sthorpejmachine algor mips 57e71f567Syamtinclude "conf/std" # MI standard options 6*f5439ed7Smatt 7c023b418Schsmakeoptions MACHINE_ARCH="mipsel" 816b9c606Sthorpej 916b9c606Sthorpej# Standard exec-package options 1016b9c606Sthorpejoptions EXEC_ELF32 # 32-bit ELF support (native format) 1116b9c606Sthorpejoptions EXEC_SCRIPT # exec of #! scripts 1216b9c606Sthorpej 1316b9c606Sthorpejoptions MIPS3 # All supported Algor boards are MIPS3 14ce66bf08Sthorpejoptions MIPS3_ENABLE_CLOCK_INTR 1516b9c606Sthorpej 16*f5439ed7Smattoptions AUTOCONF_IMPL="<algor/autoconf.h>" 17*f5439ed7Smatt 1815dcb4a9Sthorpejmakeoptions DEFTEXTADDR="0x80100000" 19*f5439ed7Smattendif 20