Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / algor / conf / std.algor
blobf3b0f68bf7af27ee11bc0ae93f17cc117db5cf0e
1 #       $NetBSD: std.algor,v 1.5.6.4 2005/11/10 13:48:21 skrll Exp $
3 machine algor mips
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"