Module Name:    src
Committed By:   nonaka
Date:           Sun Dec 13 04:36:03 UTC 2009

Modified Files:
        src/sys/arch/zaurus/conf: GENERIC

Log Message:
comment out KLOADER.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/zaurus/conf/GENERIC

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/zaurus/conf/GENERIC
diff -u src/sys/arch/zaurus/conf/GENERIC:1.28 src/sys/arch/zaurus/conf/GENERIC:1.29
--- src/sys/arch/zaurus/conf/GENERIC:1.28	Sat Dec  5 20:11:17 2009
+++ src/sys/arch/zaurus/conf/GENERIC	Sun Dec 13 04:36:02 2009
@@ -1,4 +1,4 @@
-#	$NetBSD: GENERIC,v 1.28 2009/12/05 20:11:17 pooka Exp $
+#	$NetBSD: GENERIC,v 1.29 2009/12/13 04:36:02 nonaka Exp $
 #
 # GENERIC machine description file
 #
@@ -36,7 +36,7 @@
 options 	PXAGPIO_HAS_GPION_INTRS
 
 # in-kernel bootloader, see kloader(4)
-options 	KLOADER
+#options 	KLOADER
 #options 	KLOADER_KERNEL_PATH="\"/netbsd\""
 #options 	KLOADER_DEBUG
 

Reply via email to