1 # $NetBSD: std.algor,v 1.5.6.4 2005/11/10 13:48:21 skrll Exp $
4 include "conf/std" # MI standard options
5 makeoptions MACHINE_ARCH="mipsel"
7 # Standard exec-package options
8 options EXEC_ELF32 # 32-bit ELF support (native format)
9 options EXEC_SCRIPT # exec of #! scripts
11 options MIPS3 # All supported Algor boards are MIPS3
12 options MIPS3_ENABLE_CLOCK_INTR
14 makeoptions DEFTEXTADDR="0x80100000"