Bump SYMTAB_SPACE so that it fits again.

This commit is contained in:
he 2011-08-30 06:49:00 +00:00
parent 75e227598a
commit 9f84be18ce
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.64 2011/07/23 21:12:58 jakllsch Exp $
# $NetBSD: GENERIC,v 1.65 2011/08/30 06:49:00 he Exp $
#
# GENERIC machine description file
#
@ -22,7 +22,7 @@ include "arch/iyonix/conf/std.iyonix"
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
#ident "GENERIC-$Revision: 1.64 $"
#ident "GENERIC-$Revision: 1.65 $"
maxusers 32 # estimated number of users
@ -87,7 +87,7 @@ options DDB_HISTORY_SIZE=512 # enable history editing in DDB
#options KGDB # remote debugger
#options KGDB_DEVNAME="\"com\"",KGDB_DEVADDR=0x3f8,KGDB_DEVRATE=9600
makeoptions DEBUG="-g" # compile full symbol table
options SYMTAB_SPACE=580000
options SYMTAB_SPACE=590000
options PERFCTRS # performance counters
#options PMAP_DEBUG # Enable pmap_debug_level code
#options VERBOSE_INIT_ARM # verbose bootstraping messages