Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 02/05/2001 17:56:28
Module Name: syssrc
Committed By: tv
Date: Mon Feb 5 15:56:28 UTC 2001
Modified Files:
syssrc/sys/conf: files
Log Message:
Work around yet more LKM system braindamage tickled by rev 1.418 by
including layer_*.c if "options LKM". This is not the right way to fix
it, but we have as yet no standardized mechanism to add a "LKM code
library" to fill in gaps in the monolithic kernel's code.
Problem noted by <tron@netbsd.org>.
To generate a diff of this commit:
cvs rdiff -r1.419 -r1.420 syssrc/sys/conf/files
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.