Home | History | Annotate | Line # | Download | only in conf
std.atheros revision 1.3.52.1
      1  1.3.52.1      mjf # $NetBSD: std.atheros,v 1.3.52.1 2009/01/17 13:27:59 mjf Exp $
      2       1.1  gdamore 
      3       1.1  gdamore machine evbmips mips
      4       1.1  gdamore include		"conf/std"	# MI standard options
      5       1.1  gdamore 
      6       1.1  gdamore options MIPS3_ENABLE_CLOCK_INTR
      7       1.1  gdamore 
      8       1.1  gdamore options	EXEC_ELF32	# exec ELF32 binaries
      9       1.1  gdamore options	EXEC_SCRIPT	# exec #! scripts
     10       1.1  gdamore 
     11       1.1  gdamore makeoptions	DEFTEXTADDR="0x80020000"
     12       1.1  gdamore makeoptions	BOARDTYPE="atheros"
     13       1.1  gdamore 
     14       1.1  gdamore include 	"arch/evbmips/conf/files.atheros"
     15       1.1  gdamore include 	"arch/mips/conf/files.atheros"
     16  1.3.52.1      mjf 
     17  1.3.52.1      mjf # Atheros HAL options
     18  1.3.52.1      mjf include "external/isc/atheros_hal/conf/std.ath_hal"
     19