obrien
690e163f68
Use a consistent style and one much closer to the rest of /usr/src
2001-01-06 14:00:42 +00:00
peter
a1907d0b27
Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of
...
encoding the relative path.
2000-05-27 01:14:33 +00:00
peter
932899b88d
Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.
...
This means that the kernel can be totally self contained now and is not
dependent on the last buildworld to update /usr/share/mk. This might
also make it easier to build 5.x kernels on 4.0 boxes etc, assuming
gensetdefs and config(8) are updated.
2000-05-04 12:08:52 +00:00
bde
72c28a3dd3
Removed special rules for building and cleaning device interface files
...
and empty options files. The rules are now generated automatically in
bsd.kmod.mk. Cleaned up related things ($S and ${CLEANFILES}).
1999-11-28 18:53:47 +00:00
imp
6fc4659925
Add modules for cardbus and the cardbus bridge driver. Files needed
...
to build these to be committed next.
Again, not added to sys/modules/Makefile
1999-11-18 07:11:16 +00:00