Home | History | Annotate | Line # | Download | only in conf
std.alchemy revision 1.2.2.2
      1  1.2.2.2  yamt # $NetBSD: std.alchemy,v 1.2.2.2 2006/02/18 15:38:34 yamt Exp $
      2  1.2.2.2  yamt 
      3  1.2.2.2  yamt machine evbmips mips
      4  1.2.2.2  yamt include		"conf/std"	# MI standard options
      5  1.2.2.2  yamt 
      6  1.2.2.2  yamt options MIPS3_ENABLE_CLOCK_INTR
      7  1.2.2.2  yamt options	ENABLE_MIPS3_WIRED_MAP
      8  1.2.2.2  yamt 
      9  1.2.2.2  yamt options	EXEC_ELF32	# exec ELF32 binaries
     10  1.2.2.2  yamt options	EXEC_SCRIPT	# exec #! scripts
     11  1.2.2.2  yamt 
     12  1.2.2.2  yamt makeoptions	DEFTEXTADDR="0x800a0000"
     13  1.2.2.2  yamt makeoptions	BOARDTYPE="alchemy"
     14  1.2.2.2  yamt 
     15  1.2.2.2  yamt include 	"arch/evbmips/conf/files.alchemy"
     16  1.2.2.2  yamt include 	"arch/mips/conf/files.alchemy"
     17