Module Name:    src
Committed By:   he
Date:           Wed Sep  1 16:13:33 UTC 2010

Modified Files:
        src/sys/arch/dreamcast/conf: GENERIC

Log Message:
Bump SYMTAB_SPACE so that it fits again.


To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/arch/dreamcast/conf/GENERIC

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/dreamcast/conf/GENERIC
diff -u src/sys/arch/dreamcast/conf/GENERIC:1.95 src/sys/arch/dreamcast/conf/GENERIC:1.96
--- src/sys/arch/dreamcast/conf/GENERIC:1.95	Wed Jun 30 06:57:13 2010
+++ src/sys/arch/dreamcast/conf/GENERIC	Wed Sep  1 16:13:32 2010
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.95 2010/06/30 06:57:13 he Exp $
+# $NetBSD: GENERIC,v 1.96 2010/09/01 16:13:32 he Exp $
 #
 # GENERIC machine description file
 # 
@@ -50,7 +50,7 @@
 #options 	KGDB			# remote debugger
 #options 	"KGDB_DEVNAME=\"scif\"",KGDB_DEVRATE=57600
 #makeoptions	DEBUG="-g"	# compile full symbol table
-options 	SYMTAB_SPACE=308000
+options 	SYMTAB_SPACE=310000
 #options 	SYSCALL_DEBUG
 #options 	UVMHIST
 #options 	UVMHIST_PRINT

Reply via email to