Module Name:    src
Committed By:   nonaka
Date:           Sat Apr  7 09:09:43 UTC 2012

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

Log Message:
bump up SYMTAB_SPACE.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sys/arch/zaurus/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/zaurus/conf/GENERIC
diff -u src/sys/arch/zaurus/conf/GENERIC:1.52 src/sys/arch/zaurus/conf/GENERIC:1.53
--- src/sys/arch/zaurus/conf/GENERIC:1.52	Sat Mar 10 21:51:57 2012
+++ src/sys/arch/zaurus/conf/GENERIC	Sat Apr  7 09:09:43 2012
@@ -1,4 +1,4 @@
-#	$NetBSD: GENERIC,v 1.52 2012/03/10 21:51:57 joerg Exp $
+#	$NetBSD: GENERIC,v 1.53 2012/04/07 09:09:43 nonaka Exp $
 #
 # GENERIC machine description file
 #
@@ -164,7 +164,7 @@ options 	DDB			# in-kernel debugger
 options 	DDB_HISTORY_SIZE=100	# Enable history editing in DDB
 #options 	KGDB
 #makeoptions 	DEBUG="-g"		# compile full symbol table
-options 	SYMTAB_SPACE=512000
+options 	SYMTAB_SPACE=640000
 
 
 # Kernel root file system and dump configuration.

Reply via email to