diff --git a/sys/modules/Makefile b/sys/modules/Makefile index 0195ce5064d2..799cb947491f 100644 --- a/sys/modules/Makefile +++ b/sys/modules/Makefile @@ -455,10 +455,6 @@ _sctp= sctp _if_stf= if_stf .endif -.if ${MK_INET_SUPPORT} != "no" || defined(ALL_MODULES) -_if_wg= if_wg -.endif - .if ${MK_INET_SUPPORT} != "no" || defined(ALL_MODULES) _if_me= if_me _ipdivert= ipdivert