Revert symspace back to 3 megs so that beagleboards boots again.

This commit is contained in:
ober 2011-06-15 17:17:37 +00:00
parent 139e8f0367
commit f8b0634a73

View File

@ -1,5 +1,5 @@
#
# $NetBSD: BEAGLEBOARD,v 1.19 2011/04/12 18:09:11 ahoka Exp $
# $NetBSD: BEAGLEBOARD,v 1.20 2011/06/15 17:17:37 ober 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=530000
options SYMTAB_SPACE=300000
## USB Debugging options
options USB_DEBUG