Module Name: src
Committed By: he
Date: Mon May 11 16:16:42 UTC 2009
Modified Files:
src/sys/arch/evbppc/conf: WALNUT
Log Message:
Bump SYMTAB_SPACE so that it fits again.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/evbppc/conf/WALNUT
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/evbppc/conf/WALNUT
diff -u src/sys/arch/evbppc/conf/WALNUT:1.40 src/sys/arch/evbppc/conf/WALNUT:1.41
--- src/sys/arch/evbppc/conf/WALNUT:1.40 Fri Mar 6 20:31:48 2009
+++ src/sys/arch/evbppc/conf/WALNUT Mon May 11 16:16:42 2009
@@ -1,4 +1,4 @@
-# $NetBSD: WALNUT,v 1.40 2009/03/06 20:31:48 joerg Exp $
+# $NetBSD: WALNUT,v 1.41 2009/05/11 16:16:42 he Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -39,7 +39,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
options TRAP_PANICWAIT
-options SYMTAB_SPACE=400000 # size for embedded symbol table
+options SYMTAB_SPACE=410000 # size for embedded symbol table
makeoptions DEBUG="-g" # compile full symbol table