Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbppc/conf Bump up SYMTAB_SPACE
details: https://anonhg.NetBSD.org/src/rev/4c3aba41d937
branches: trunk
changeset: 766174:4c3aba41d937
user: matt <matt%NetBSD.org@localhost>
date: Fri Jun 17 21:18:57 2011 +0000
description:
Bump up SYMTAB_SPACE
diffstat:
sys/arch/evbppc/conf/OPENBLOCKS266 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 0c03093ac6e1 -r 4c3aba41d937 sys/arch/evbppc/conf/OPENBLOCKS266
--- a/sys/arch/evbppc/conf/OPENBLOCKS266 Fri Jun 17 19:04:00 2011 +0000
+++ b/sys/arch/evbppc/conf/OPENBLOCKS266 Fri Jun 17 21:18:57 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: OPENBLOCKS266,v 1.53 2011/05/25 22:46:12 dyoung Exp $
+# $NetBSD: OPENBLOCKS266,v 1.54 2011/06/17 21:18:57 matt Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -7,7 +7,7 @@
#options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "OPENBLOCKS266-$Revision: 1.53 $"
+#ident "OPENBLOCKS266-$Revision: 1.54 $"
maxusers 32
@@ -44,7 +44,7 @@
options DDB # in-kernel debugger
options DDB_HISTORY_SIZE=512 # enable history editing in DDB
options TRAP_PANICWAIT
-options SYMTAB_SPACE=657000 # size for embedded symbol table
+options SYMTAB_SPACE=660000 # size for embedded symbol table
makeoptions DEBUG="-g" # compile full symbol table
Home |
Main Index |
Thread Index |
Old Index