1 # $NetBSD: MALTA64,v 1.5 2012/02/09 18:58:44 matt Exp $ 2 # 3 include "arch/evbmips/conf/MALTA" 4 5 makeoptions LP64="yes" 6 7 no options MIPS32 8 options NOFPU # No FPU 9 options EXEC_ELF64 10 options COMPAT_NETBSD32 11 no options SYMTAB_SPACE 12 options SYMTAB_SPACE=480000 # size for embedded symbol table 13 14 #options UVMHIST, UVMHIST_PRINT 15 16 no ath* 17