Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf bump SYMTAB_SPACE
details: https://anonhg.NetBSD.org/src/rev/55579c44a7db
branches: trunk
changeset: 765789:55579c44a7db
user: matt <matt%NetBSD.org@localhost>
date: Mon Jun 06 06:59:16 2011 +0000
description:
bump SYMTAB_SPACE
diffstat:
sys/arch/evbarm/conf/SHEEVAPLUG | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a861c50279c1 -r 55579c44a7db sys/arch/evbarm/conf/SHEEVAPLUG
--- a/sys/arch/evbarm/conf/SHEEVAPLUG Mon Jun 06 06:44:57 2011 +0000
+++ b/sys/arch/evbarm/conf/SHEEVAPLUG Mon Jun 06 06:59:16 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SHEEVAPLUG,v 1.6 2011/05/25 22:43:20 dyoung Exp $
+# $NetBSD: SHEEVAPLUG,v 1.7 2011/06/06 06:59:16 matt Exp $
#
# This configuration supports for generically Marvell SheevaPlug
#
@@ -163,7 +163,7 @@
#options KGDB
#options DEBUG_KGDB
makeoptions DEBUG="-g -O2" # compile full symbol table
-options SYMTAB_SPACE=684000
+options SYMTAB_SPACE=686000
#options AUDIO_DEBUG=2
config netbsd root on ? type ?
Home |
Main Index |
Thread Index |
Old Index