1# $NetBSD: std.algor,v 1.6 2003/08/30 22:44:38 chs Exp $ 2 3machine algor mips 4makeoptions MACHINE_ARCH="mipsel" 5 6# Standard exec-package options 7options EXEC_ELF32 # 32-bit ELF support (native format) 8options EXEC_SCRIPT # exec of #! scripts 9 10options MIPS3 # All supported Algor boards are MIPS3 11options MIPS3_ENABLE_CLOCK_INTR 12 13makeoptions DEFTEXTADDR="0x80100000" 14