std.atheros revision 1.1
11.1Sgdamore# $NetBSD: std.atheros,v 1.1 2006/03/21 08:15:19 gdamore Exp $ 21.1Sgdamore 31.1Sgdamoremachine evbmips mips 41.1Sgdamoreinclude "conf/std" # MI standard options 51.1Sgdamore 61.1Sgdamoreoptions MIPS3_ENABLE_CLOCK_INTR 71.1Sgdamore 81.1Sgdamoreoptions EXEC_ELF32 # exec ELF32 binaries 91.1Sgdamoreoptions EXEC_SCRIPT # exec #! scripts 101.1Sgdamore 111.1Sgdamoremakeoptions DEFTEXTADDR="0x80020000" 121.1Sgdamoremakeoptions BOARDTYPE="atheros" 131.1Sgdamore 141.1Sgdamoreinclude "arch/evbmips/conf/files.atheros" 151.1Sgdamoreinclude "arch/mips/conf/files.atheros" 16