Home | History | Annotate | Line # | Download | only in conf
std.malta revision 1.5.78.1
      1  1.5.78.1    yamt # $NetBSD: std.malta,v 1.5.78.1 2009/05/04 08:11:01 yamt Exp $
      2       1.1  simonb 
      3       1.1  simonb machine evbmips mips
      4       1.4    yamt include		"conf/std"	# MI standard options
      5       1.1  simonb 
      6       1.1  simonb options MIPS3_ENABLE_CLOCK_INTR
      7       1.1  simonb 
      8       1.1  simonb # Platform support
      9       1.1  simonb options	MIPS_MALTA
     10       1.1  simonb 
     11       1.1  simonb options	EXEC_ELF32	# exec ELF32 binaries
     12       1.1  simonb options	EXEC_SCRIPT	# exec #! scripts
     13       1.1  simonb 
     14       1.1  simonb makeoptions	DEFTEXTADDR="0x80100000"
     15       1.1  simonb makeoptions	BOARDTYPE="malta"
     16       1.1  simonb 
     17       1.3  simonb include "arch/evbmips/conf/files.malta"
     18  1.5.78.1    yamt 
     19  1.5.78.1    yamt # Atheros HAL options
     20  1.5.78.1    yamt include "external/isc/atheros_hal/conf/std.ath_hal"
     21