Module Name: src
Committed By: jakllsch
Date: Wed Jan 10 19:56:47 UTC 2018
Modified Files:
src/sys/arch/evbarm/conf: GENERIC.common
Log Message:
Revert previous. I misunderstood how it now works.
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/sys/arch/evbarm/conf/GENERIC.common
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/GENERIC.common
diff -u src/sys/arch/evbarm/conf/GENERIC.common:1.26 src/sys/arch/evbarm/conf/GENERIC.common:1.27
--- src/sys/arch/evbarm/conf/GENERIC.common:1.26 Wed Jan 10 19:51:04 2018
+++ src/sys/arch/evbarm/conf/GENERIC.common Wed Jan 10 19:56:47 2018
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC.common,v 1.26 2018/01/10 19:51:04 jakllsch Exp $
+# $NetBSD: GENERIC.common,v 1.27 2018/01/10 19:56:47 jakllsch Exp $
#
# GENERIC evbarm kernel config (template)
#
@@ -66,7 +66,6 @@ options NFS_BOOT_RWSIZE=1024
# Compatibility options
include "conf/compat_netbsd60.config"
-include "conf/compat_netbsd70.config"
options COMPAT_NETBSD32 # allow running arm (e.g. non-earm) binaries
# Shared memory options