# $NetBSD: std.atheros,v 1.2 2006/09/04 05:17:26 gdamore Exp $ machine evbmips mips include "conf/std" # MI standard options options MIPS3_ENABLE_CLOCK_INTR options EXEC_ELF32 # exec ELF32 binaries options EXEC_SCRIPT # exec #! scripts makeoptions DEFTEXTADDR="0x80020000" #makeoptions DEFTEXTADDR="0x80041000" makeoptions BOARDTYPE="atheros" include "arch/evbmips/conf/files.atheros" include "arch/mips/conf/files.atheros"