Module Name:    src
Committed By:   skrll
Date:           Fri Jul 12 19:28:20 UTC 2019

Modified Files:
        src/sys/arch/evbarm/conf: GENERIC64

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


To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/arch/evbarm/conf/GENERIC64

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbarm/conf/GENERIC64
diff -u src/sys/arch/evbarm/conf/GENERIC64:1.100 src/sys/arch/evbarm/conf/GENERIC64:1.101
--- src/sys/arch/evbarm/conf/GENERIC64:1.100	Sat Jun 22 07:58:55 2019
+++ src/sys/arch/evbarm/conf/GENERIC64	Fri Jul 12 19:28:20 2019
@@ -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 @@ options 	INCLUDE_CONFIG_FILE
 # 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

Reply via email to