aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/modules/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index 447fdf7a92ff..71bc99cf4cfc 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -279,7 +279,7 @@ SUBDIR= \
${_nxge} \
oce \
otus \
- otusfw \
+ ${_otusfw} \
ow \
${_padlock} \
${_padlock_rng} \
@@ -498,6 +498,7 @@ _fatm= fatm
_fxp= fxp
_ispfw= ispfw
_mwlfw= mwlfw
+_otusfw= otusfw
_ralfw= ralfw
_rtwnfw= rtwnfw
_urtwnfw= urtwnfw