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 Enable COMPAT_60
details: https://anonhg.NetBSD.org/src/rev/0e3e83254439
branches: trunk
changeset: 783826:0e3e83254439
user: skrll <skrll%NetBSD.org@localhost>
date: Wed Jan 09 23:19:13 2013 +0000
description:
Enable COMPAT_60
diffstat:
sys/arch/evbarm/conf/RPI | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r b1509c6362b4 -r 0e3e83254439 sys/arch/evbarm/conf/RPI
--- a/sys/arch/evbarm/conf/RPI Wed Jan 09 23:04:27 2013 +0000
+++ b/sys/arch/evbarm/conf/RPI Wed Jan 09 23:19:13 2013 +0000
@@ -1,5 +1,5 @@
#
-# $NetBSD: RPI,v 1.18 2013/01/09 23:04:27 skrll Exp $
+# $NetBSD: RPI,v 1.19 2013/01/09 23:19:13 skrll Exp $
#
# RPi -- Raspberry Pi
#
@@ -89,7 +89,7 @@
# Compatibility options
#options COMPAT_43 # 4.3BSD compatibility.
-#options COMPAT_60 # NetBSD 6.0 compatibility.
+options COMPAT_60 # NetBSD 6.0 compatibility.
#options COMPAT_50 # NetBSD 5.0 compatibility.
#options COMPAT_40 # NetBSD 4.0 compatibility.
#options COMPAT_30 # NetBSD 3.0 compatibility.
Home |
Main Index |
Thread Index |
Old Index