summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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