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 Add a couple of spaces to do the <space...



details:   https://anonhg.NetBSD.org/src/rev/02f6aa4fed3a
branches:  trunk
changeset: 457691:02f6aa4fed3a
user:      skrll <skrll%NetBSD.org@localhost>
date:      Fri Jul 12 19:28:20 2019 +0000

description:
Add a couple of spaces to do the <space><tab> thing

diffstat:

 sys/arch/evbarm/conf/GENERIC64 |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (21 lines):

diff -r ef2030555730 -r 02f6aa4fed3a sys/arch/evbarm/conf/GENERIC64
--- a/sys/arch/evbarm/conf/GENERIC64    Fri Jul 12 18:28:08 2019 +0000
+++ b/sys/arch/evbarm/conf/GENERIC64    Fri Jul 12 19:28:20 2019 +0000
@@ -1,5 +1,5 @@
 #
-#      $NetBSD: GENERIC64,v 1.100 2019/06/22 07:58:55 skrll Exp $
+#      $NetBSD: GENERIC64,v 1.101 2019/07/12 19:28:20 skrll Exp $
 #
 #      GENERIC ARM (aarch64) kernel
 #
@@ -137,8 +137,8 @@
 # instead of warnings.
 #makeoptions   KASAN=1         # mandatory
 #options       KASAN           # mandatory
-#options       POOL_QUARANTINE # optional
-#options       KASAN_PANIC     # optional
+#options       POOL_QUARANTINE # optional
+#options       KASAN_PANIC     # optional
 
 makeoptions    DEBUG="-g"      # compile full symbol table
 makeoptions    COPY_SYMTAB=1



Home | Main Index | Thread Index | Old Index