aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2003-01-15 20:06:38 +0000
committerSam Leffler <sam@FreeBSD.org>2003-01-15 20:06:38 +0000
commit0ac19bd5dc135898bcc8518362fdabe693b4c986 (patch)
treed60449257bcf6a7d88fb093644ff3399a8ea91b5 /sys
parent241ab3c6ef3635fa67560f5e918e2a689554b5ec (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index e5ef5483483d1..33090339d61a1 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)