peter
1b38e19179
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
17f54b4408
Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module
...
makefiles. Bad examples in fxp/Makefile keep getting copied to new
makefiles.
2000-01-28 11:26:46 +00:00
peter
7c659564ce
Move mlx from x86-only to generic. It builds on the Alpha and is in the
...
common conf/files for the main kernel..
1999-12-12 21:00:42 +00:00
bde
d7156780d3
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
msmith
685ad45645
This is a driver for the Mylex DAC960 family of integrated RAID
...
controllers. It currently supports the P, PL, PD and PU variants,
with more to be supported shortly.
1999-10-07 02:20:32 +00:00