Home | History | Annotate | Line # | Download | only in conf
std.adm5120 revision 1.1.10.2
      1  1.1.10.2  mjf # $NetBSD: std.adm5120,v 1.1.10.2 2007/07/11 19:58:50 mjf Exp $
      2  1.1.10.2  mjf 
      3  1.1.10.2  mjf machine evbmips mips
      4  1.1.10.2  mjf include		"conf/std"	# MI standard options
      5  1.1.10.2  mjf 
      6  1.1.10.2  mjf options MIPS3_ENABLE_CLOCK_INTR
      7  1.1.10.2  mjf 
      8  1.1.10.2  mjf # Platform support
      9  1.1.10.2  mjf options	INFINEON_ADM5120
     10  1.1.10.2  mjf 
     11  1.1.10.2  mjf options	EXEC_ELF32	# exec ELF32 binaries
     12  1.1.10.2  mjf options	EXEC_SCRIPT	# exec #! scripts
     13  1.1.10.2  mjf 
     14  1.1.10.2  mjf makeoptions	DEFTEXTADDR="0x80002000"
     15  1.1.10.2  mjf makeoptions	BOARDTYPE="adm5120"
     16  1.1.10.2  mjf 
     17  1.1.10.2  mjf include 	"arch/evbmips/conf/files.adm5120"
     18  1.1.10.2  mjf include 	"arch/mips/conf/files.adm5120"
     19