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 COMPAT_70 via compat_netbsd70.conf.
details: https://anonhg.NetBSD.org/src/rev/190259649f2a
branches: trunk
changeset: 358641:190259649f2a
user: jakllsch <jakllsch%NetBSD.org@localhost>
date: Wed Jan 10 19:51:04 2018 +0000
description:
Add COMPAT_70 via compat_netbsd70.conf.
diffstat:
sys/arch/evbarm/conf/GENERIC.common | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r a10a56cbf533 -r 190259649f2a sys/arch/evbarm/conf/GENERIC.common
--- a/sys/arch/evbarm/conf/GENERIC.common Wed Jan 10 18:51:31 2018 +0000
+++ b/sys/arch/evbarm/conf/GENERIC.common Wed Jan 10 19:51:04 2018 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: GENERIC.common,v 1.25 2018/01/10 11:33:48 jmcneill Exp $
+# $NetBSD: GENERIC.common,v 1.26 2018/01/10 19:51:04 jakllsch Exp $
#
# GENERIC evbarm kernel config (template)
#
@@ -66,6 +66,7 @@
# 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
Home |
Main Index |
Thread Index |
Old Index