Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc/conf allow sparc "make release" to build a sp...
details: https://anonhg.NetBSD.org/src/rev/a6e60a5916df
branches: trunk
changeset: 504514:a6e60a5916df
user: mrg <mrg%NetBSD.org@localhost>
date: Sun Mar 04 10:12:56 2001 +0000
description:
allow sparc "make release" to build a sparc64 capable 32 bit kernel.
diffstat:
sys/arch/sparc/conf/GENERIC_SUN4U | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diffs (9 lines):
diff -r 8037fea7420b -r a6e60a5916df sys/arch/sparc/conf/GENERIC_SUN4U
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/sparc/conf/GENERIC_SUN4U Sun Mar 04 10:12:56 2001 +0000
@@ -0,0 +1,5 @@
+# $NetBSD: GENERIC_SUN4U,v 1.1 2001/03/04 10:12:56 mrg Exp $
+#
+# Build a 32-bit `sparc64' kernel, that is compatible with our userland.
+
+include "arch/sparc64/conf/GENERIC32"
Home |
Main Index |
Thread Index |
Old Index