SYMTAB_SPACE is decimal, so fix syntax error introduced by the previous.
This commit is contained in:
parent
a3a7248ce7
commit
b702d5ce61
@ -1,4 +1,4 @@
|
||||
# $NetBSD: TWINTAIL,v 1.42 2011/06/05 16:15:24 christos Exp $
|
||||
# $NetBSD: TWINTAIL,v 1.43 2011/06/07 15:01:43 he Exp $
|
||||
#
|
||||
# TWINTAIL -- Genetec corp. G4255EB-X002 Evaluation Board Kernel
|
||||
#
|
||||
@ -141,7 +141,7 @@ options DIAGNOSTIC # internally consistency checks
|
||||
#options KGDB
|
||||
#options DEBUG_KGDB
|
||||
makeoptions DEBUG="-g -O2" # compile full symbol table
|
||||
options SYMTAB_SPACE=5c0000
|
||||
options SYMTAB_SPACE=600000
|
||||
#options AUDIO_DEBUG=2
|
||||
|
||||
config netbsd root on ? type ?
|
||||
|
Loading…
Reference in New Issue
Block a user