summaryrefslogtreecommitdiffstats
path: root/sys/modules
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2003-01-15 20:06:38 +0000
committersam <sam@FreeBSD.org>2003-01-15 20:06:38 +0000
commit1981dcaa9c9907506d0164b8ac5158421640178b (patch)
treed60449257bcf6a7d88fb093644ff3399a8ea91b5 /sys/modules
parentfcce80e2ac47c5008fd9d6a9182ebefc1ee2a6f9 (diff)
downloadFreeBSD-src-1981dcaa9c9907506d0164b8ac5158421640178b.zip
FreeBSD-src-1981dcaa9c9907506d0164b8ac5158421640178b.tar.gz
hookup wlan and rcv4 modules to the build
Reviewed by: imp
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index e5ef548..3309033 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -94,6 +94,7 @@ SUBDIR= accf_data \
raidframe \
${_random} \
rc \
+ rc4 \
rl \
rp \
sf \
@@ -136,6 +137,7 @@ SUBDIR= accf_data \
vr \
vx \
wb \
+ wlan \
xl
.if defined(WANT_EXT2FS_MODULE)
OpenPOWER on IntegriCloud