Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbarm/conf Bump symtab space.
details: https://anonhg.NetBSD.org/src/rev/91e81fd91fd8
branches: trunk
changeset: 789254:91e81fd91fd8
user: riz <riz%NetBSD.org@localhost>
date: Sun Aug 11 17:18:56 2013 +0000
description:
Bump symtab space.
diffstat:
sys/arch/evbarm/conf/RPI | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 34c86e6e1800 -r 91e81fd91fd8 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Sun Aug 11 17:18:11 2013 +0000
+++ b/sys/arch/evbarm/conf/RPI Sun Aug 11 17:18:56 2013 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.38 2013/08/07 14:43:58 skrll Exp $
+# $NetBSD: RPI,v 1.39 2013/08/11 17:18:56 riz Exp $
#
# RPi -- Raspberry Pi
#
@@ -139,7 +139,7 @@
options DDB_HISTORY_SIZE=100 # Enable history editing in DDB
#options KGDB,KGDB_PLCOMUNIT=0,KGDB_DEVRATE=115200,KGDB_CONMODE=0xB00
makeoptions DEBUG="-g" # compile full symbol table
-options SYMTAB_SPACE=810000
+options SYMTAB_SPACE=820000
options PLCONSOLE
#options PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=115200,PLCONMODE=0xB00
Home |
Main Index |
Thread Index |
Old Index