Home | History | Annotate | Line # | Download | only in conf
std.sgimips64_32 revision 1.1
      1  1.1  macallan #	$NetBSD: std.sgimips64_32,v 1.1 2014/05/21 10:04:03 macallan Exp $
      2  1.1  macallan # this is for building n32 kernels
      3  1.1  macallan 
      4  1.1  macallan no makeoptions	MACHINE_ARCH
      5  1.1  macallan makeoptions	MACHINE_ARCH="mips64eb"
      6  1.1  macallan makeoptions	LP64="no"
      7  1.1  macallan 
      8  1.1  macallan #options 	EXEC_ELF64	# exec ELF64 binaries
      9  1.1  macallan options 	COMPAT_NETBSD32
     10