Home | History | Annotate | Line # | Download | only in conf
      1 # $NetBSD: MIPSSIM64,v 1.1 2021/01/27 05:24:16 simonb Exp $
      2 #
      3 include "arch/evbmips/conf/MIPSSIM"
      4 
      5 makeoptions	LP64="yes"
      6 
      7 no options 	MIPS32
      8 no options 	MIPS32R2
      9 
     10 options 	MIPS64
     11 options 	MIPS64R2
     12 options 	EXEC_ELF64
     13 options 	COMPAT_NETBSD32
     14