diff --git a/sys/arch/evbppc/conf/OPENBLOCKS266 b/sys/arch/evbppc/conf/OPENBLOCKS266 index c7d24f00fed7..1865943498b5 100644 --- a/sys/arch/evbppc/conf/OPENBLOCKS266 +++ b/sys/arch/evbppc/conf/OPENBLOCKS266 @@ -1,4 +1,4 @@ -# $NetBSD: OPENBLOCKS266,v 1.34 2006/08/26 20:26:44 christos Exp $ +# $NetBSD: OPENBLOCKS266,v 1.35 2006/09/01 12:39:36 matt Exp $ # # GENERIC -- everything that's currently supported # @@ -7,7 +7,7 @@ include "arch/evbppc/conf/std.obs405" #options INCLUDE_CONFIG_FILE # embed config file in kernel binary -#ident "OPENBLOCKS266-$Revision: 1.34 $" +#ident "OPENBLOCKS266-$Revision: 1.35 $" maxusers 32 @@ -52,7 +52,7 @@ options DEBUG # expensive debugging checks/support options DDB # in-kernel debugger options DDB_HISTORY_SIZE=512 # enable history editing in DDB options TRAP_PANICWAIT -options SYMTAB_SPACE=300000 # size for embedded symbol table +options SYMTAB_SPACE=410000 # size for embedded symbol table makeoptions DEBUG="-g" # compile full symbol table