diff options
| author | Matt Jacob <mjacob@FreeBSD.org> | 2000-06-18 05:08:11 +0000 |
|---|---|---|
| committer | Matt Jacob <mjacob@FreeBSD.org> | 2000-06-18 05:08:11 +0000 |
| commit | 1249f27c63d60c09d6f9e52ac4a619f26b09ce09 (patch) | |
| tree | f30c54dcae92f36051ea11807a03729008a3fd5b /sys | |
| parent | 265be3e08a76d6578db9cc8e60f201ebb46df228 (diff) | |
Notes
Diffstat (limited to 'sys')
| -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 48d063df6e1a..956fea8f654a 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -2,12 +2,12 @@ # XXX present but broken: ip_mroute_mod pcic -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 joy kernfs kue \ +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 \ udbp ugen uhid ukbd ulpt umapfs umass umodem ums union urio usb \ - vinum vn vpo vr wb xl + vinum vn vpo vr wb wx xl # XXX some of these can move to the general case when de-i386'ed .if ${MACHINE_ARCH} == "i386" |
