diff --git a/sys/modules/Makefile b/sys/modules/Makefile index e5ef5483483..33090339d61 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)