Home | History | Annotate | Line # | Download | only in conf
std.malta revision 1.3.2.2
      1  1.3.2.2  thorpej # $NetBSD: std.malta,v 1.3.2.2 2002/12/11 05:58:34 thorpej Exp $
      2  1.3.2.2  thorpej 
      3  1.3.2.2  thorpej machine evbmips mips
      4  1.3.2.2  thorpej 
      5  1.3.2.2  thorpej options MIPS3_ENABLE_CLOCK_INTR
      6  1.3.2.2  thorpej 
      7  1.3.2.2  thorpej # Platform support
      8  1.3.2.2  thorpej options	MIPS_MALTA
      9  1.3.2.2  thorpej 
     10  1.3.2.2  thorpej options	EXEC_ELF32	# exec ELF32 binaries
     11  1.3.2.2  thorpej options	EXEC_SCRIPT	# exec #! scripts
     12  1.3.2.2  thorpej 
     13  1.3.2.2  thorpej makeoptions	DEFTEXTADDR="0x80100000"
     14  1.3.2.2  thorpej makeoptions	BOARDTYPE="malta"
     15  1.3.2.2  thorpej 
     16  1.3.2.2  thorpej include "arch/evbmips/conf/files.malta"
     17