Subject: CVS commit: src/sys/arch/hpcsh
To: None <source-changes@NetBSD.org>
From: Valeriy E. Ushakov <uwe@netbsd.org>
List: source-changes
Date: 06/03/2007 19:46:24
Module Name:	src
Committed By:	uwe
Date:		Sun Jun  3 19:46:24 UTC 2007

Modified Files:
	src/sys/arch/hpcsh/conf: GENERIC HPW650PA files.hpcsh
	src/sys/arch/hpcsh/hpcsh: machdep.c

Log Message:
Don't treat KLOADER_KERNEL_PATH as an option to enable kloader(4).
Define proper option KLOADER instead and make KLOADER_KERNEL_PATH
default to "/netbsd".  Make it possible to compile w/out kloader.


To generate a diff of this commit:
cvs rdiff -r1.73 -r1.74 src/sys/arch/hpcsh/conf/GENERIC
cvs rdiff -r1.23 -r1.24 src/sys/arch/hpcsh/conf/HPW650PA
cvs rdiff -r1.46 -r1.47 src/sys/arch/hpcsh/conf/files.hpcsh
cvs rdiff -r1.56 -r1.57 src/sys/arch/hpcsh/hpcsh/machdep.c

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