Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf Add makeoptions NEED_MDSETIMAGE="yes"
details: https://anonhg.NetBSD.org/src/rev/8fe6586ab966
branches: trunk
changeset: 346367:8fe6586ab966
user: matt <matt%NetBSD.org@localhost>
date: Mon Jul 11 03:45:59 2016 +0000
description:
Add makeoptions NEED_MDSETIMAGE="yes"
diffstat:
sys/arch/evbmips/conf/INSTALL_MALTA32 | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r bf947a940963 -r 8fe6586ab966 sys/arch/evbmips/conf/INSTALL_MALTA32
--- a/sys/arch/evbmips/conf/INSTALL_MALTA32 Mon Jul 11 02:14:27 2016 +0000
+++ b/sys/arch/evbmips/conf/INSTALL_MALTA32 Mon Jul 11 03:45:59 2016 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: INSTALL_MALTA32,v 1.2 2009/12/14 00:46:01 matt Exp $
+# $NetBSD: INSTALL_MALTA32,v 1.3 2016/07/11 03:45:59 matt Exp $
include "arch/evbmips/conf/MALTA32"
-#ident "INSTALL_MALTA32-$Revision: 1.2 $"
+#ident "INSTALL_MALTA32-$Revision: 1.3 $"
# Enable the hooks used for initializing the root memory-disk.
# The ramdisk size must be kept in sync manually with the size of
@@ -12,3 +12,7 @@
options MEMORY_DISK_IS_ROOT # force root on memory disk
options MEMORY_DISK_SERVER=0 # no userspace memory disk
options MEMORY_DISK_ROOT_SIZE=12288 # size of memory disk, in blocks
+
+#options UVMHIST
+#options UVMHIST_PRINT
+makeoptions NEED_MDSETIMAGE="yes"
Home |
Main Index |
Thread Index |
Old Index