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 add a config for GENERIC + MP.



details:   https://anonhg.NetBSD.org/src/rev/8cbf18fd5e48
branches:  trunk
changeset: 534499:8cbf18fd5e48
user:      chs <chs%NetBSD.org@localhost>
date:      Sun Jul 28 07:40:13 2002 +0000

description:
add a config for GENERIC + MP.

diffstat:

 sys/arch/macppc/conf/GENERIC.MP |  7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r 7026139214c4 -r 8cbf18fd5e48 sys/arch/macppc/conf/GENERIC.MP
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/sys/arch/macppc/conf/GENERIC.MP   Sun Jul 28 07:40:13 2002 +0000
@@ -0,0 +1,7 @@
+# $NetBSD: GENERIC.MP,v 1.1 2002/07/28 07:40:13 chs Exp $
+#
+#      GENERIC kernel, plus multiprocessor support.
+
+include        "arch/macppc/conf/GENERIC"
+
+options        MULTIPROCESSOR



Home | Main Index | Thread Index | Old Index