diff --git a/sys/conf/kmod.mk b/sys/conf/kmod.mk index b48a9a8f2b2..2e6b7cf68eb 100644 --- a/sys/conf/kmod.mk +++ b/sys/conf/kmod.mk @@ -195,7 +195,6 @@ _ILINKS+=${MACHINE_ARCH} all: objwarn ${PROG} beforedepend: ${_ILINKS} -beforedepend: cleandepend # Ensure that the links exist without depending on it when it exists which # causes all the modules to be rebuilt when the directory pointed to changes.