summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
authormjacob <mjacob@FreeBSD.org>2000-06-18 05:08:11 +0000
committermjacob <mjacob@FreeBSD.org>2000-06-18 05:08:11 +0000
commit2e129adc0b3dd7757afaf81bfbd091cea80a50be (patch)
tree82b6c1df87b411fe205242a9cb1736b348959cb2 /sys/modules/Makefile
parent78ef4e412548e6257445c76801233972c10154ef (diff)
downloadFreeBSD-src-2e129adc0b3dd7757afaf81bfbd091cea80a50be.zip
FreeBSD-src-2e129adc0b3dd7757afaf81bfbd091cea80a50be.tar.gz
Add if_wx && ispfw modules
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 48d063d..956fea8 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"
OpenPOWER on IntegriCloud