Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lkm/dev
Module Name: src
Committed By: drochner
Date: Fri Jul 22 20:14:55 UTC 2005
Modified Files:
src/sys/lkm/dev: Makefile
Added Files:
src/sys/lkm/dev/pci: Makefile
src/sys/lkm/dev/pcmcia: Makefile
Log Message:
let the build descend to device driver LKMs
this is more to make sure things don't bitrot than to provide
a useful set of modules
(the wi@pcmcia module is useful for me actually)
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/lkm/dev/Makefile
cvs rdiff -r0 -r1.1 src/sys/lkm/dev/pci/Makefile
cvs rdiff -r0 -r1.1 src/sys/lkm/dev/pcmcia/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index