Since we build with DDB by default, build with SYMTAB_SPACE by default,

as well.
This commit is contained in:
thorpej 2002-01-16 23:49:41 +00:00
parent bd500cc450
commit f11f32eed1
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: IQ80310,v 1.6 2001/11/30 03:01:23 thorpej Exp $
# $NetBSD: IQ80310,v 1.7 2002/01/16 23:49:41 thorpej Exp $
#
# IQ80310 -- Intel IQ80310 Evaluation Board Kernel
#
@ -123,7 +123,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=200000
options SYMTAB_SPACE=200000
config netbsd root on ? type ?
config netbsd-fxp0 root on fxp0 type nfs