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 options<space><tab>



details:   https://anonhg.NetBSD.org/src/rev/4dc860823fb2
branches:  trunk
changeset: 446032:4dc860823fb2
user:      skrll <skrll%NetBSD.org@localhost>
date:      Wed Nov 21 08:37:06 2018 +0000

description:
options<space><tab>

diffstat:

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

diffs (24 lines):

diff -r 1f8f41e5ae8c -r 4dc860823fb2 sys/arch/evbarm/conf/TI
--- a/sys/arch/evbarm/conf/TI   Wed Nov 21 06:10:25 2018 +0000
+++ b/sys/arch/evbarm/conf/TI   Wed Nov 21 08:37:06 2018 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: TI,v 1.5 2018/06/30 16:48:49 jmcneill Exp $
+#      $NetBSD: TI,v 1.6 2018/11/21 08:37:06 skrll Exp $
 #
 
 include "arch/evbarm/conf/std.ti"
@@ -18,11 +18,11 @@
 makeoptions    DEBUG="-g"      # compile full symbol table
 makeoptions    COPY_SYMTAB=1
 
-#options               DIAGNOSTIC
-#options               DEBUG
+#options       DIAGNOSTIC
+#options       DEBUG
 options        LOCKDEBUG
 
-options                CPU_CORTEXA8
+options        CPU_CORTEXA8
 
 options        OMAP_SYSTEM_CLOCK_FREQ="48000000UL"
 



Home | Main Index | Thread Index | Old Index