diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-12-04 17:41:31 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-12-04 17:41:31 +0000 |
| commit | 96f2e892a7800333782a28a14d335ac59d7354ae (patch) | |
| tree | b5a69414342b8b63ebdbab8d607532db34ae728b /sys/modules/Makefile | |
| parent | e92feeebb129361c9489f700e0580d70ef582cff (diff) | |
Notes
Diffstat (limited to 'sys/modules/Makefile')
| -rw-r--r-- | sys/modules/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index bc97db650b1f8..e6cd0cf879b08 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -2,9 +2,9 @@ # XXX present but broken: atapi ip_mroute_mod joy pcic -SUBDIR= aha al ax ccd cd9660 coda dm fdesc fxp if_disc if_ppp if_sl if_tun \ - ipfilter ipfw kernfs md mfs mii msdos mx netgraph nfs ntfs nullfs \ - pn portal procfs rl sf sis sk ste ti tl umapfs union vn vr wb xl +SUBDIR= aha ccd dc cd9660 coda fdesc fxp if_disc if_ppp if_sl if_tun \ + ipfilter ipfw kernfs md mfs mii msdos netgraph nfs ntfs nullfs \ + portal procfs rl sf sis sk ste ti tl umapfs union vn vr wb xl SUBDIR+=usb ugen uhid ukbd ulpt ums umodem umass |
