Bump up SYMTAB_SPACE

This commit is contained in:
matt 2011-06-17 21:18:57 +00:00
parent a5b7432590
commit 050725fdee
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: OPENBLOCKS266,v 1.53 2011/05/25 22:46:12 dyoung Exp $
# $NetBSD: OPENBLOCKS266,v 1.54 2011/06/17 21:18:57 matt Exp $
#
# GENERIC -- everything that's currently supported
#
@ -7,7 +7,7 @@ include "arch/evbppc/conf/std.obs266"
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "OPENBLOCKS266-$Revision: 1.53 $"
#ident "OPENBLOCKS266-$Revision: 1.54 $"
maxusers 32
@ -44,7 +44,7 @@ options DEBUG # expensive debugging checks/support
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
options TRAP_PANICWAIT
options SYMTAB_SPACE=657000 # size for embedded symbol table
options SYMTAB_SPACE=660000 # size for embedded symbol table
makeoptions DEBUG="-g" # compile full symbol table