diff options
| author | Julian Elischer <julian@FreeBSD.org> | 2001-07-08 04:17:26 +0000 |
|---|---|---|
| committer | Julian Elischer <julian@FreeBSD.org> | 2001-07-08 04:17:26 +0000 |
| commit | 8ff09ab3a942523bd979fbacae195665fb7835fb (patch) | |
| tree | fceaba1ab9199ebbf88b2aafac34ea1f80706f50 | |
| parent | 2d610a5028cb9e22cf4bfb4a007e0da67fcde284 (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 306c664d3392..11dc5c8c093d 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -10,7 +10,7 @@ SUBDIR= 3dfx accf_data accf_http agp aha amr an aue \ cam ccd cd9660 coda cue dc de digi ed fdescfs fdc fs fxp \ if_disc if_ef if_gif if_ppp if_sl if_stf if_tap if_tun \ ip6fw ipfilter ipfw ispfw joy kue lge \ - libmchain linux lnc md mii mlx msdosfs ncp netgraph nfs nge ntfs \ + libmchain linux lnc md mii mlx msdosfs ncp netgraph nfs nge nmdm ntfs \ nullfs nwfs pcn portalfs procfs ${_random} \ rl rp sf sis sk sn snp sound sppp ste sym syscons sysvipc ti tl twe \ tx udbp ugen uhid ukbd ulpt umapfs umass umodem ums unionfs urio usb \ |
