increase SYMTAB_SPACE.
This commit is contained in:
parent
7a26a8b8f5
commit
6677871b04
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: TEAMASA_NPWR,v 1.28 2003/09/13 13:30:07 chris Exp $
|
||||
# $NetBSD: TEAMASA_NPWR,v 1.29 2003/10/10 15:17:41 chs Exp $
|
||||
#
|
||||
# TEAMASA_NPWR -- Team ASA, Inc. Npwr -- XScale/IOP310-based
|
||||
# server appliance.
|
||||
|
@ -139,7 +139,7 @@ options DIAGNOSTIC # internally consistency checks
|
|||
options DDB # in-kernel debugger
|
||||
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
|
||||
#makeoptions DEBUG="-g" # compile full symbol table
|
||||
options SYMTAB_SPACE=210000
|
||||
options SYMTAB_SPACE=220000
|
||||
|
||||
config netbsd root on ? type ?
|
||||
config netbsd-wm0 root on wm0 type nfs
|
||||
|
|
Loading…
Reference in New Issue