From 7108beff273f1cedb67ccd3c198ee6cd313164c3 Mon Sep 17 00:00:00 2001 From: he Date: Fri, 21 Jan 2011 22:37:11 +0000 Subject: [PATCH] Bump SYMTAB_SPACE so that it fits again. --- sys/arch/algor/conf/P4032 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/arch/algor/conf/P4032 b/sys/arch/algor/conf/P4032 index 604835b4fd38..e3aece919762 100644 --- a/sys/arch/algor/conf/P4032 +++ b/sys/arch/algor/conf/P4032 @@ -1,4 +1,4 @@ -# $NetBSD: P4032,v 1.54 2010/11/23 11:13:53 hannken Exp $ +# $NetBSD: P4032,v 1.55 2011/01/21 22:37:11 he Exp $ # # Algorithmics P-4032 kernel. # @@ -7,7 +7,7 @@ include "arch/algor/conf/std.algor" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "P4032-$Revision: 1.54 $" +#ident "P4032-$Revision: 1.55 $" maxusers 32 @@ -30,7 +30,7 @@ options DIAGNOSTIC # Cheap kernel consistency checks options DDB # kernel debugger makeoptions DEBUG="-g" #makeoptions DEBUGLIST="pattern1 pattern2 ..." -options SYMTAB_SPACE=340000 +options SYMTAB_SPACE=350000 # File systems file-system FFS # Fast file system