17 lines
337 B
Plaintext
17 lines
337 B
Plaintext
# $NetBSD: MALTA64,v 1.7 2014/08/17 21:17:43 joerg Exp $
|
|
#
|
|
include "arch/evbmips/conf/MALTA"
|
|
|
|
makeoptions LP64="yes"
|
|
|
|
no options MIPS32
|
|
options NOFPU # No FPU
|
|
options EXEC_ELF64
|
|
options COMPAT_NETBSD32
|
|
no makeoptions COPY_SYMTAB
|
|
makeoptions COPY_SYMTAB=1 # size for embedded symbol table
|
|
|
|
#options UVMHIST, UVMHIST_PRINT
|
|
|
|
no ath*
|