Poul-Henning Kamp
055aefb1bc
Add dummy opt_devfs.h file.
2000-08-21 07:45:37 +00:00
Peter Wemm
64db83a8ab
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 Wemm
56ca39961b
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
Bruce Evans
6f940b3847
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
Poul-Henning Kamp
a704009d8a
This fell out of a previous commit: create the opt_md.h and opt_mfs.h
...
files for the md module.
1999-11-26 21:01:03 +00:00
Brian Feldman
9811e1f1a1
Add phk's m(4) Memory Disk driver as a KLD. I don't believe it
...
works properly after unloading, however.
1999-09-22 21:28:19 +00:00