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 More symbols



details:   https://anonhg.NetBSD.org/src/rev/c241b7a9a1b7
branches:  trunk
changeset: 793223:c241b7a9a1b7
user:      skrll <skrll%NetBSD.org@localhost>
date:      Fri Jan 31 08:18:03 2014 +0000

description:
More symbols

diffstat:

 sys/arch/evbarm/conf/RPI |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 1ad02b92253e -r c241b7a9a1b7 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI  Fri Jan 31 07:58:39 2014 +0000
+++ b/sys/arch/evbarm/conf/RPI  Fri Jan 31 08:18:03 2014 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: RPI,v 1.41 2013/10/15 09:07:48 skrll Exp $
+#      $NetBSD: RPI,v 1.42 2014/01/31 08:18:03 skrll 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=830000
+options        SYMTAB_SPACE=880000
 options        PLCONSOLE
 #options       PLCONSOLE,PLCOMCNUNIT=0,PLCONSPEED=115200,PLCONMODE=0xB00
 



Home | Main Index | Thread Index | Old Index