Sync usage with man page.
[netbsd-mini2440.git] / sys / arch / evbmips / conf / std.meraki
blobc8581b7e7f88ed8264d795ed59d973f14ea34e53
1 # $NetBSD: std.meraki,v 1.1 2006/09/26 06:37:32 gdamore Exp $
3 machine evbmips mips
4 include         "conf/std"      # MI standard options
6 options MIPS3_ENABLE_CLOCK_INTR
8 options EXEC_ELF32      # exec ELF32 binaries
9 options EXEC_SCRIPT     # exec #! scripts
11 makeoptions     DEFTEXTADDR="0x80041000"
12 makeoptions     BOARDTYPE="atheros"
14 include         "arch/evbmips/conf/files.atheros"
15 include         "arch/mips/conf/files.atheros"
17 # Atheros HAL options
18 include "external/isc/atheros_hal/conf/std.ath_hal"