diff options
| author | Jonathan Lemon <jlemon@FreeBSD.org> | 1997-08-28 14:45:26 +0000 |
|---|---|---|
| committer | Jonathan Lemon <jlemon@FreeBSD.org> | 1997-08-28 14:45:26 +0000 |
| commit | ad47cbca852e5095c39e637219b5a82f38f64154 (patch) | |
| tree | 147435f24c39be94d9cadddfd9cb4a8f4996990c /sys/modules | |
| parent | 5f07393373c8129e9ee8b7c470b65779f08df195 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -rw-r--r-- | sys/modules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 4f49fbac8f1b8..f66619dec2c99 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.26 1997/02/22 12:47:25 peter Exp $ +# $Id: Makefile,v 1.27 1997/08/09 00:23:07 dyson Exp $ # XXX present but broken: ip_mroute_mod mfs SUBDIR= atapi ccd cd9660 coff fdesc ibcs2 if_disc if_ppp if_sl if_tun \ - ipfw joy kernfs linux msdos nfs nullfs vm86 \ + ipfw joy kernfs linux msdos nfs nullfs \ pcic portal procfs qcam syscons umapfs wcd # XXX builds, but not useable with present design |
