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