diff options
| author | Warner Losh <imp@FreeBSD.org> | 2000-06-18 05:20:26 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2000-06-18 05:20:26 +0000 |
| commit | b24d8193fecf94a2ca52f405938f35f8968446f5 (patch) | |
| tree | a75b6196cc134f0196d1ec42f8ad0296b1c0b47f /sys | |
| parent | 56aef50302e5dfca76d19fe2efe12c51c7ca8ebc (diff) | |
Notes
Diffstat (limited to 'sys')
| -rw-r--r-- | sys/modules/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 956fea8f654a..b7ec1711d2bb 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -1,11 +1,12 @@ # $FreeBSD$ -# XXX present but broken: ip_mroute_mod pcic +# XXX present but broken: ip_mroute_mod SUBDIR= 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 \ - nwfs portal procfs rl rp sf sis sk ste syscons ti tl twe tx \ + nwfs oldcard pccard pcic portal procfs rl rp sf sis sk sn ste syscons \ + ti tl twe tx \ udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \ vinum vn vpo vr wb wx xl |
