Module Name:    src
Committed By:   riz
Date:           Sat Oct 13 06:08:11 UTC 2012

Modified Files:
        src/sys/arch/evbmips/conf: MALTA64

Log Message:
Bump SYMTAB_SPACE 480000->490000


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

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/evbmips/conf/MALTA64
diff -u src/sys/arch/evbmips/conf/MALTA64:1.5 src/sys/arch/evbmips/conf/MALTA64:1.6
--- src/sys/arch/evbmips/conf/MALTA64:1.5	Thu Feb  9 18:58:44 2012
+++ src/sys/arch/evbmips/conf/MALTA64	Sat Oct 13 06:08:11 2012
@@ -1,4 +1,4 @@
-# $NetBSD: MALTA64,v 1.5 2012/02/09 18:58:44 matt Exp $
+# $NetBSD: MALTA64,v 1.6 2012/10/13 06:08:11 riz Exp $
 #
 include "arch/evbmips/conf/MALTA"
 
@@ -9,7 +9,7 @@ options 	NOFPU			# No FPU
 options 	EXEC_ELF64
 options 	COMPAT_NETBSD32
 no options 	SYMTAB_SPACE
-options 	SYMTAB_SPACE=480000	# size for embedded symbol table
+options 	SYMTAB_SPACE=490000	# size for embedded symbol table
 
 #options 	UVMHIST, UVMHIST_PRINT
 

Reply via email to