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