Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf include the 32-bit kernel, not myself
details: https://anonhg.NetBSD.org/src/rev/01d8bf0f5065
branches: trunk
changeset: 495408:01d8bf0f5065
user: mrg <mrg%NetBSD.org@localhost>
date: Thu Jul 27 14:39:50 2000 +0000
description:
include the 32-bit kernel, not myself
diffstat:
sys/arch/sparc64/conf/EVERGLADES | 4 ++--
sys/arch/sparc64/conf/POWEROFSEVEN | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (24 lines):
diff -r 779940f9d2c2 -r 01d8bf0f5065 sys/arch/sparc64/conf/EVERGLADES
--- a/sys/arch/sparc64/conf/EVERGLADES Thu Jul 27 14:38:45 2000 +0000
+++ b/sys/arch/sparc64/conf/EVERGLADES Thu Jul 27 14:39:50 2000 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: EVERGLADES,v 1.6 2000/07/27 14:38:45 mrg Exp $
+# $NetBSD: EVERGLADES,v 1.7 2000/07/27 14:39:50 mrg Exp $
-include "arch/sparc64/conf/EVERGLADES"
+include "arch/sparc64/conf/EVERGLADES32"
options _LP64 # we're using a 64-bit compiler
options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
diff -r 779940f9d2c2 -r 01d8bf0f5065 sys/arch/sparc64/conf/POWEROFSEVEN
--- a/sys/arch/sparc64/conf/POWEROFSEVEN Thu Jul 27 14:38:45 2000 +0000
+++ b/sys/arch/sparc64/conf/POWEROFSEVEN Thu Jul 27 14:39:50 2000 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: POWEROFSEVEN,v 1.15 2000/07/27 14:38:46 mrg Exp $
+# $NetBSD: POWEROFSEVEN,v 1.16 2000/07/27 14:39:50 mrg Exp $
-include "arch/sparc64/conf/POWEROFSEVEN"
+include "arch/sparc64/conf/POWEROFSEVEN32"
options _LP64 # we're using a 64-bit compiler
options COMPAT_NETBSD32 # NetBSD/sparc binary compatibility
Home |
Main Index |
Thread Index |
Old Index