Enable NOFPU option for N32/N64 MALTA kernels

This commit is contained in:
matt 2012-02-09 18:58:44 +00:00
parent 236da00b9e
commit 74266b0dd8
2 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,11 @@
# $NetBSD: MALTA32,v 1.2 2009/12/14 00:46:01 matt Exp $
# $NetBSD: MALTA32,v 1.3 2012/02/09 18:58:44 matt Exp $
#
include "arch/evbmips/conf/MALTA"
makeoptions LP64="no"
no options MIPS32
options NOFPU # No FPU
#options EXEC_ELF64
no ath*

View File

@ -1,14 +1,15 @@
# $NetBSD: MALTA64,v 1.4 2011/05/30 20:34:04 oster Exp $
# $NetBSD: MALTA64,v 1.5 2012/02/09 18:58:44 matt Exp $
#
include "arch/evbmips/conf/MALTA"
makeoptions LP64="yes"
no options MIPS32
options NOFPU # No FPU
options EXEC_ELF64
options COMPAT_NETBSD32
no options SYMTAB_SPACE
options SYMTAB_SPACE=470000 # size for embedded symbol table
options SYMTAB_SPACE=480000 # size for embedded symbol table
#options UVMHIST, UVMHIST_PRINT