Module Name:    src
Committed By:   dyoung
Date:           Wed May 25 22:43:21 UTC 2011

Modified Files:
        src/sys/arch/evbarm/conf: SHEEVAPLUG

Log Message:
Increase SYMTAB_SPACE.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/evbarm/conf/SHEEVAPLUG

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/evbarm/conf/SHEEVAPLUG
diff -u src/sys/arch/evbarm/conf/SHEEVAPLUG:1.5 src/sys/arch/evbarm/conf/SHEEVAPLUG:1.6
--- src/sys/arch/evbarm/conf/SHEEVAPLUG:1.5	Sun Mar  6 17:08:22 2011
+++ src/sys/arch/evbarm/conf/SHEEVAPLUG	Wed May 25 22:43:20 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: SHEEVAPLUG,v 1.5 2011/03/06 17:08:22 bouyer Exp $
+#	$NetBSD: SHEEVAPLUG,v 1.6 2011/05/25 22:43:20 dyoung 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=680000
+options 	SYMTAB_SPACE=684000
 #options 	AUDIO_DEBUG=2
 
 config		netbsd		root on ? type ?

Reply via email to