Bump SYMTAB_SPACE.

This commit is contained in:
uebayasi 2011-07-28 02:02:23 +00:00
parent d47f958456
commit 5bad846c95

View File

@ -1,5 +1,5 @@
#
# $NetBSD: BEAGLEBOARD,v 1.21 2011/06/30 20:09:23 wiz Exp $
# $NetBSD: BEAGLEBOARD,v 1.22 2011/07/28 02:02:23 uebayasi Exp $
#
# BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel
#
@ -142,7 +142,7 @@ options DDB_ONPANIC=1
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#options KGDB
makeoptions DEBUG="-g" # compile full symbol table
options SYMTAB_SPACE=300000
options SYMTAB_SPACE=310000
## USB Debugging options
options USB_DEBUG