diff options
| author | Mark Murray <markm@FreeBSD.org> | 2000-10-31 01:25:10 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2000-10-31 01:25:10 +0000 |
| commit | f7261d9c5f19e5e785bd29a60f3f5336f1154163 (patch) | |
| tree | 28c823b9ef6c04cca2cb08311931f25c26d78ed4 /sys/modules/Makefile | |
| parent | bd6216a121a10ed26becd46695cd7a9458c776b4 (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -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 e89256b1c57c..2decdbb116d7 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -7,7 +7,7 @@ _random= random .endif SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \ - cam ccd cd9660 coda cue dc ed fdesc fxp if_disc if_ef \ + cam ccd cd9660 coda cue dc de 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 ${_random} \ |
