Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 12/22/2000 22:05:36
Module Name: syssrc
Committed By: fvdl
Date: Fri Dec 22 20:05:36 UTC 2000
Modified Files:
syssrc/sys/kern: vnode_if.sh
Log Message:
Make that defined(LKM) || defined(_LKM), to catch both the cases
of compiling a kernel with LKM support and compiling an LKM.
To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 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.