Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a consistent style and one much closer to the rest of /usr/src | obrien | 2001-01-06 | 1 | -4/+5 |
| | |||||
* | Use .include <bsd.kmod.mk> to get to ../../*/conf/kmod.mk instead of | peter | 2000-05-27 | 1 | -1/+1 |
| | | | | encoding the relative path. | ||||
* | Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk. | peter | 2000-05-04 | 1 | -1/+1 |
| | | | | | | | 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. | ||||
* | Add ${DEBUG_FLAGS} to CFLAGS in bsd.kmod.mk, not in scattered module | bde | 2000-01-28 | 1 | -1/+0 |
| | | | | | makefiles. Bad examples in fxp/Makefile keep getting copied to new makefiles. | ||||
* | Grrr. Really add the module makefile for the Aironet driver. | wpaul | 2000-01-14 | 1 | -0/+12 |