diff options
| author | Peter Wemm <peter@FreeBSD.org> | 2000-01-26 15:15:50 +0000 |
|---|---|---|
| committer | Peter Wemm <peter@FreeBSD.org> | 2000-01-26 15:15:50 +0000 |
| commit | 13ba9040aaa50dcc6629dcb60b4bf0c4c184bb5d (patch) | |
| tree | 8c9551d5146139de7de842db73f6e378d5520966 /sys/modules | |
| parent | ae42b66633602eca51aff154ecfab3cc9ad8ae02 (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 011c9364aa3c..baf67f0fb65a 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -6,7 +6,7 @@ SUBDIR= aha amr an aue ccd cd9660 coda cue dc fdesc fxp if_disc if_ef if_ppp \ if_sl 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 \ - ugen uhid ukbd ulpt umapfs umass umodem ums union usb vn vr wb xl + ugen uhid ukbd ulpt umapfs umass umodem ums union usb vn vpo vr wb xl # XXX some of these can move to the general case when de-i386'ed .if ${MACHINE_ARCH} == "i386" |
