diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 80d673d6a79b..80857a22613a 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -184,6 +184,7 @@ SUBDIR= \ ${_iser} \ isp \ ${_ispfw} \ + ${_itwd} \ ${_iwi} \ ${_iwifw} \ ${_iwm} \ @@ -598,6 +599,7 @@ _et= et _exca= exca _if_ndis= if_ndis _io= io +_itwd= itwd _ix= ix _ixv= ixv .if ${MK_SOURCELESS_UCODE} != "no"