mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
hookup wlan and rcv4 modules to the build
Reviewed by: imp
This commit is contained in:
parent
241ab3c6ef
commit
0ac19bd5dc
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue