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/bac1f3160f5e
branches:  trunk
changeset: 765769:bac1f3160f5e
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jun 05 16:15:24 2011 +0000

description:
bump symtab space

diffstat:

 sys/arch/evbarm/conf/TWINTAIL |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 822b46e6f7b9 -r bac1f3160f5e sys/arch/evbarm/conf/TWINTAIL
--- a/sys/arch/evbarm/conf/TWINTAIL     Sun Jun 05 16:12:50 2011 +0000
+++ b/sys/arch/evbarm/conf/TWINTAIL     Sun Jun 05 16:15:24 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: TWINTAIL,v 1.41 2011/03/06 17:08:23 bouyer Exp $
+#      $NetBSD: TWINTAIL,v 1.42 2011/06/05 16:15:24 christos Exp $
 #
 #      TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
 #
@@ -141,7 +141,7 @@
 #options       KGDB
 #options       DEBUG_KGDB
 makeoptions    DEBUG="-g -O2"  # compile full symbol table
-options        SYMTAB_SPACE=580000
+options        SYMTAB_SPACE=5c0000
 #options       AUDIO_DEBUG=2
 
 config         netbsd          root on ? type ?



Home | Main Index | Thread Index | Old Index