diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-09-22 05:07:51 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-09-22 05:07:51 +0000 |
| commit | 1088f6c7c1df5ce5e48fafdca32b8444e287f330 (patch) | |
| tree | 2e2533389dd8e590f0a4475bfbde86c09a9a8e23 /sys/modules/Makefile | |
| parent | 0cdbe88198ff03186ec4aa1f3141c9cb4984f66d (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 78e7970319307..b5361e54261dd 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -2,7 +2,7 @@ # XXX present but broken: atapi ip_mroute_mod joy pcic -SUBDIR= ax ccd cd9660 coda dm fdesc fxp if_disc if_ppp if_sl if_tun ipfw \ +SUBDIR= ax al ccd cd9660 coda dm fdesc fxp if_disc if_ppp if_sl if_tun ipfw \ kernfs mfs mii msdos mx nfs ntfs nullfs pn portal procfs rl sf \ sis sk ste ti tl umapfs union vn vr wb xl |
