diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 2000-01-14 20:41:03 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 2000-01-14 20:41:03 +0000 |
| commit | 261b9b3066a3498382033f38d684c9e31a1fed44 (patch) | |
| tree | b25d2d832ec9d8b88f98610dc9b743c5e88b730c /sys/modules | |
| parent | f9ad65b0f2673f178af8d855e767d0633694d963 (diff) | |
Notes
Diffstat (limited to 'sys/modules')
| -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 266f404287b6..339da0701aba 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -2,7 +2,7 @@ # XXX present but broken: ip_mroute_mod pcic -SUBDIR= aha amr aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \ +SUBDIR= aha amr an aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \ if_sl if_tun ipfilter ipfw joy kernfs kue md mfs mii mlx msdos \ ncp netgraph nfs ntfs nullfs \ nwfs portal procfs rl sf sis sk ste ti tl \ |
