Bump SYMTAB_SPACE significantly, so that the MTX-1 kernel builds with

symbols again.
This commit is contained in:
martin 2007-08-11 23:48:04 +00:00
parent 5a92d448e1
commit 984c6bf848

View File

@ -1,11 +1,11 @@
# $NetBSD: ALCHEMY,v 1.16 2007/03/14 12:27:22 drochner Exp $
# $NetBSD: ALCHEMY,v 1.17 2007/08/11 23:48:04 martin Exp $
#
# Kernel config for the Alchemy Semiconductor (AMD) PB1000, PB1500,
# DBAu1000 and DBAu1500 evaluation boards.
include "arch/evbmips/conf/std.alchemy"
#ident "ALCHEMY-$Revision: 1.16 $"
#ident "ALCHEMY-$Revision: 1.17 $"
maxusers 32
@ -48,7 +48,7 @@ options DEBUG # extra kernel debugging support
options DDB # kernel dynamic debugger
options DDB_HISTORY_SIZE=100 # enable history editing in DDB
makeoptions DEBUG="-g" # compile full symbol table
options SYMTAB_SPACE=200000 # size for embedded symbol table
options SYMTAB_SPACE=340000 # size for embedded symbol table
# Compatibility options
#options COMPAT_43 # compatibility with 4.3BSD binaries