bump SYMTAB_SPACE

This commit is contained in:
jmcneill 2013-01-24 02:04:15 +00:00
parent 562664d1e3
commit 0ca6b0bd99

View File

@ -1,5 +1,5 @@
#
# $NetBSD: BEAGLEBOARD,v 1.43 2013/01/22 14:03:43 jmcneill Exp $
# $NetBSD: BEAGLEBOARD,v 1.44 2013/01/24 02:04:15 jmcneill Exp $
#
# BEAGLEBOARD -- TI OMAP 3530 Eval Board Kernel
#
@ -141,7 +141,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=600000
options SYMTAB_SPACE=800000
## USB Debugging options
options USB_DEBUG