Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/macppc/conf For now, all macppc will get OpenPIC
details: https://anonhg.NetBSD.org/src/rev/c7eaaf1e743c
branches: trunk
changeset: 503281:c7eaaf1e743c
user: briggs <briggs%NetBSD.org@localhost>
date: Sun Feb 04 17:33:42 2001 +0000
description:
For now, all macppc will get OpenPIC
diffstat:
sys/arch/macppc/conf/std.macppc | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 4968b3b6fd49 -r c7eaaf1e743c sys/arch/macppc/conf/std.macppc
--- a/sys/arch/macppc/conf/std.macppc Sun Feb 04 17:30:35 2001 +0000
+++ b/sys/arch/macppc/conf/std.macppc Sun Feb 04 17:33:42 2001 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: std.macppc,v 1.9 2000/06/22 20:27:53 fvdl Exp $
+# $NetBSD: std.macppc,v 1.10 2001/02/04 17:33:42 briggs Exp $
#
# Standard/required options for NetBSD/macppc.
@@ -10,3 +10,5 @@
options EXEC_ELF32 # (native) ELF32 binary support
options EXEC_AOUT # (native) a.out binary support (deprecated)
options EXEC_SCRIPT # shell script support
+
+options OPENPIC # OpenPIC (really only on CHRP-ish systems)
Home |
Main Index |
Thread Index |
Old Index