Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/nathanw_sa]: src/sys/arch/sun2/conf A sun2 is also a sun68k kind of a ma...
details: https://anonhg.NetBSD.org/src/rev/69c25bb76dca
branches: nathanw_sa
changeset: 504809:69c25bb76dca
user: fredette <fredette%NetBSD.org@localhost>
date: Wed Jun 27 16:59:58 2001 +0000
description:
A sun2 is also a sun68k kind of a machine, and it also uses ELF.
diffstat:
sys/arch/sun2/conf/std.sun2 | 7 +++++++
1 files changed, 7 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r eb7bcd35ff63 -r 69c25bb76dca sys/arch/sun2/conf/std.sun2
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/sun2/conf/std.sun2 Wed Jun 27 16:59:58 2001 +0000
@@ -0,0 +1,7 @@
+# $NetBSD: std.sun2,v 1.3.8.2 2001/06/27 16:59:58 fredette Exp $
+
+# Standard information for Sun2 machines.
+machine sun2 m68k sun68k
+
+# Standard defines
+options EXEC_ELF32, EXEC_SCRIPT
Home |
Main Index |
Thread Index |
Old Index