diff options
| author | Coleman Kane <cokane@FreeBSD.org> | 2000-06-26 20:35:44 +0000 |
|---|---|---|
| committer | Coleman Kane <cokane@FreeBSD.org> | 2000-06-26 20:35:44 +0000 |
| commit | 56d1396217b0a15ced36afa699296166686d6cb7 (patch) | |
| tree | b410781cd8529d7ca6952e3825ded1020db65ce0 | |
| parent | 3cd7db2297b2a9eee17b2d1f34d0d19c0aaaf285 (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 16a805aa0ef0..c7d2a4a0d736 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -2,7 +2,7 @@ # XXX present but broken: ip_mroute_mod -SUBDIR= accf_data accf_http agp aha amr an aue \ +SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \ ccd cd9660 coda cue dc fdesc fxp if_disc if_ef \ if_ppp if_sl if_tun ipfilter ipfw ispfw joy kernfs kue \ md mfs mii mlx msdos ncp netgraph nfs ntfs nullfs \ |
