std.sgimips64_32 revision 1.2
1#	$NetBSD: std.sgimips64_32,v 1.2 2014/05/31 16:16:52 macallan Exp $
2# this is for building n32 kernels
3
4no makeoptions	MACHINE_ARCH
5makeoptions	MACHINE_ARCH="mips64eb"
6makeoptions	LP64="no"
7
8# we do not need or want these in a 32bit kernel
9#options 	EXEC_ELF64	# exec ELF64 binaries
10#options 	COMPAT_NETBSD32
11