Module Name:    src
Committed By:   matt
Date:           Mon Jul 11 23:01:19 UTC 2011

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

Log Message:
Bump up SYMTAB_SPACE to 700000


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 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.7 src/sys/arch/evbarm/conf/SHEEVAPLUG:1.8
--- src/sys/arch/evbarm/conf/SHEEVAPLUG:1.7	Mon Jun  6 06:59:16 2011
+++ src/sys/arch/evbarm/conf/SHEEVAPLUG	Mon Jul 11 23:01:19 2011
@@ -1,4 +1,4 @@
-#	$NetBSD: SHEEVAPLUG,v 1.7 2011/06/06 06:59:16 matt Exp $
+#	$NetBSD: SHEEVAPLUG,v 1.8 2011/07/11 23:01:19 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=686000
+options 	SYMTAB_SPACE=700000
 #options 	AUDIO_DEBUG=2
 
 config		netbsd		root on ? type ?

Reply via email to