Tue Jun 7 15:01:44 2011 UTC ()
SYMTAB_SPACE is decimal, so fix syntax error introduced by the previous.


(he)
diff -r1.42 -r1.43 src/sys/arch/evbarm/conf/TWINTAIL

cvs diff -r1.42 -r1.43 src/sys/arch/evbarm/conf/TWINTAIL (expand / switch to context diff)
--- src/sys/arch/evbarm/conf/TWINTAIL 2011/06/05 16:15:24 1.42
+++ src/sys/arch/evbarm/conf/TWINTAIL 2011/06/07 15:01:43 1.43
@@ -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 	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 ?