diff options
| author | Bruce Evans <bde@FreeBSD.org> | 1999-05-06 03:35:44 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 1999-05-06 03:35:44 +0000 |
| commit | 54ab20b1590eac5db4f50366ff46ef80bdecfd36 (patch) | |
| tree | 63035f22ac5ef035eae24da5cf4f8c6587754e3d /sys/modules | |
| parent | c49713fde1d498f2436f58c6fc7045897a00436f (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index da5ecd2594341..3d4f8d4521e0a 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,8 +1,6 @@ -# $Id: Makefile,v 1.58 1999/04/19 20:36:06 peter Exp $ +# $Id: Makefile,v 1.59 1999/05/05 20:58:15 obrien Exp $ -# XXX present but broken: atapi ip_mroute_mod joy -# XXX not yet completed porting: acd -# XXX deprecated: lkm +# XXX present but broken: atapi ip_mroute_mod joy pcic SUBDIR= ccd cd9660 coda fdesc fxp if_disc if_ppp if_sl if_tun ipfw kernfs \ mfs msdos nfs ntfs nullfs portal procfs umapfs union vinum vn |
