diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 5f8ba1d62aa..951f5539834 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -276,6 +276,7 @@ SUBDIR= \ ${_pfsync} \ plip \ ${_pmc} \ + ${_pms} \ ppbus \ ppc \ ppi \ @@ -620,6 +621,7 @@ _ixlv= ixlv _linux64= linux64 _linux_common= linux_common _ntb= ntb +_pms= pms _qlxge= qlxge _qlxgb= qlxgb _qlxgbe= qlxgbe