Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/dreamcast/conf Add commented out options MODULAR.
details: https://anonhg.NetBSD.org/src/rev/3f042d879a6e
branches: trunk
changeset: 758013:3f042d879a6e
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Wed Oct 13 14:34:27 2010 +0000
description:
Add commented out options MODULAR.
diffstat:
sys/arch/dreamcast/conf/GENERIC | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3a7c6ade211a -r 3f042d879a6e sys/arch/dreamcast/conf/GENERIC
--- a/sys/arch/dreamcast/conf/GENERIC Wed Oct 13 14:15:23 2010 +0000
+++ b/sys/arch/dreamcast/conf/GENERIC Wed Oct 13 14:34:27 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.97 2010/10/13 10:56:56 tsutsui Exp $
+# $NetBSD: GENERIC,v 1.98 2010/10/13 14:34:27 tsutsui Exp $
#
# GENERIC machine description file
#
@@ -42,6 +42,8 @@
options SYSVSHM # System V-like memory sharing
options P1003_1B_SEMAPHORE # p1003.1b semaphore support
+#options MODULAR # new style module framework
+
# Diagnostic/debugging support options
#options DIAGNOSTIC # cheap kernel consistency checks
#options DEBUG # expensive debugging checks/support
Home |
Main Index |
Thread Index |
Old Index