Module Name:    src
Committed By:   matt
Date:           Mon Jun  6 06:59:16 UTC 2011

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

Log Message:
bump SYMTAB_SPACE


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 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.6 src/sys/arch/evbarm/conf/SHEEVAPLUG:1.7
--- src/sys/arch/evbarm/conf/SHEEVAPLUG:1.6	Wed May 25 22:43:20 2011
+++ src/sys/arch/evbarm/conf/SHEEVAPLUG	Mon Jun  6 06:59:16 2011
@@ -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 ?

Reply via email to