Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 09/13/2000 19:09:28
Module Name:	syssrc
Committed By:	thorpej
Date:		Wed Sep 13 16:09:28 UTC 2000

Modified Files:
	syssrc/sys/kern: vnode_if.sh

Log Message:
If building an LKM, always cause it to use the non-inline version
of the vnode ops, and if LKM support is included in the kernel,
always include the non-inline stubs regardless of whether or not
they're being used in the static kernel iamge.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 syssrc/sys/kern/vnode_if.sh

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