aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/conf/kmod.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/conf/kmod.mk b/sys/conf/kmod.mk
index bfeb4bd5d7a1..4703863fa6b4 100644
--- a/sys/conf/kmod.mk
+++ b/sys/conf/kmod.mk
@@ -182,7 +182,6 @@ _ILINKS=@ machine
all: objwarn ${PROG}
beforedepend: ${_ILINKS}
- @rm -f .depend
# 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.