From 555e8fd330136870ca0157d7c2dd6b57c93062a2 Mon Sep 17 00:00:00 2001 From: he Date: Sun, 13 May 2007 08:26:21 +0000 Subject: [PATCH] Bump SYMTAB_SPACE so that it fits again. --- sys/arch/dreamcast/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys/arch/dreamcast/conf/GENERIC b/sys/arch/dreamcast/conf/GENERIC index 2e889ebd7a55..84eb1258add8 100644 --- a/sys/arch/dreamcast/conf/GENERIC +++ b/sys/arch/dreamcast/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.76 2006/11/11 18:47:09 jmmv Exp $ +# $NetBSD: GENERIC,v 1.77 2007/05/13 08:26:21 he Exp $ # # GENERIC machine description file # @@ -56,7 +56,7 @@ options DDB # in-kernel debugger #options KGDB # remote debugger #options "KGDB_DEVNAME=\"scif\"",KGDB_DEVRATE=57600 #makeoptions DEBUG="-g" # compile full symbol table -options SYMTAB_SPACE=250000 +options SYMTAB_SPACE=260000 #options SYSCALL_DEBUG #options UVMHIST #options UVMHIST_PRINT