diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-10-06 15:23:32 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-10-06 15:23:32 +0000 |
| commit | d7a4332c5dd732c6716df2e2a6d954305c4d8467 (patch) | |
| tree | 4cceb62287b05bb9280bbe25f32ed988ede75fc1 | |
| parent | 8947f1c72c78d38af5f61a2ddac3d0c2378247f0 (diff) | |
Notes
| -rw-r--r-- | sys/modules/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 3a6429599e33..94c3a57dcd56 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -7,7 +7,7 @@ _randomdev= randomdev .endif SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \ - cam ccd cd9660 coda cue dc fdesc fxp if_disc if_ef \ + cam ccd cd9660 coda cue dc ed fdesc fxp if_disc if_ef \ if_ppp if_sl if_tap if_tun ip6fw ipfilter ipfw ispfw joy kernfs kue \ md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \ nwfs pcn portal procfs ${_randomdev} \ |
