Bump SYMTAB_SPACE so that the symbol table fits again.
This commit is contained in:
parent
ad4eec9581
commit
9d5ca63b31
@ -1,4 +1,4 @@
|
||||
# $NetBSD: ADI_BRH,v 1.11 2003/10/08 11:55:43 bouyer Exp $
|
||||
# $NetBSD: ADI_BRH,v 1.12 2003/12/09 18:00:22 he Exp $
|
||||
#
|
||||
# ADI_BRH -- ADI Engineering "Big Red Head" i80200 Evaluation Board
|
||||
#
|
||||
@ -133,7 +133,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=240000
|
||||
|
||||
config netbsd root on ? type ?
|
||||
config netbsd-fxp0 root on fxp0 type nfs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ80310,v 1.29 2003/10/08 11:55:43 bouyer Exp $
|
||||
# $NetBSD: IQ80310,v 1.30 2003/12/09 18:00:22 he Exp $
|
||||
#
|
||||
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
|
||||
#
|
||||
@ -133,7 +133,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=240000
|
||||
|
||||
config netbsd root on ? type ?
|
||||
config netbsd-fxp0 root on fxp0 type nfs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: IQ80321,v 1.24 2003/10/08 11:55:43 bouyer Exp $
|
||||
# $NetBSD: IQ80321,v 1.25 2003/12/09 18:00:22 he Exp $
|
||||
#
|
||||
# IQ80321 -- Intel IQ80321 Evaluation Board Kernel
|
||||
#
|
||||
@ -132,7 +132,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=240000
|
||||
options SYMTAB_SPACE=250000
|
||||
|
||||
config netbsd root on ? type ?
|
||||
config netbsd-wm0 root on wm0 type nfs
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TEAMASA_NPWR,v 1.31 2003/10/20 16:24:10 briggs Exp $
|
||||
# $NetBSD: TEAMASA_NPWR,v 1.32 2003/12/09 18:00:22 he 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=220000
|
||||
options SYMTAB_SPACE=232000
|
||||
|
||||
config netbsd root on ? type ?
|
||||
config netbsd-wm0 root on wm0 type nfs
|
||||
|
Loading…
x
Reference in New Issue
Block a user