std.algor revision 1.6
11.6Schs#	$NetBSD: std.algor,v 1.6 2003/08/30 22:44:38 chs Exp $
21.1Sthorpej
31.1Sthorpejmachine algor mips
41.6Schsmakeoptions	MACHINE_ARCH="mipsel"
51.1Sthorpej
61.1Sthorpej# Standard exec-package options
71.1Sthorpejoptions 	EXEC_ELF32	# 32-bit ELF support (native format)
81.1Sthorpejoptions 	EXEC_SCRIPT	# exec of #! scripts
91.1Sthorpej
101.1Sthorpejoptions 	MIPS3		# All supported Algor boards are MIPS3
111.2Sthorpejoptions 	MIPS3_ENABLE_CLOCK_INTR
121.1Sthorpej
131.3Sthorpejmakeoptions	DEFTEXTADDR="0x80100000"
14