1 1.2 macallan # $NetBSD: std.sgimips64_32,v 1.2 2014/05/31 16:16:52 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.2 macallan # we do not need or want these in a 32bit kernel 9 1.1 macallan #options EXEC_ELF64 # exec ELF64 binaries 10 1.2 macallan #options COMPAT_NETBSD32 11