Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/zaurus/conf comment out KLOADER.



details:   https://anonhg.NetBSD.org/src/rev/834f13880d1e
branches:  trunk
changeset: 750228:834f13880d1e
user:      nonaka <nonaka%NetBSD.org@localhost>
date:      Mon Dec 21 11:20:07 2009 +0000

description:
comment out KLOADER.

diffstat:

 sys/arch/zaurus/conf/INSTALL |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 5e780adbe3cd -r 834f13880d1e sys/arch/zaurus/conf/INSTALL
--- a/sys/arch/zaurus/conf/INSTALL      Mon Dec 21 09:17:37 2009 +0000
+++ b/sys/arch/zaurus/conf/INSTALL      Mon Dec 21 11:20:07 2009 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: INSTALL,v 1.5 2009/03/11 09:02:04 nonaka Exp $
+# $NetBSD: INSTALL,v 1.6 2009/12/21 11:20:07 nonaka Exp $
 #
 # INSTALL config file (GENERIC with memory disk root)
 #
 
 include        "arch/zaurus/conf/GENERIC"
 
-no options     KLOADER
+#no options    KLOADER
 
 # Enable the hooks used for initializing the root memory-disk.
 options        MEMORY_DISK_HOOKS



Home | Main Index | Thread Index | Old Index