summaryrefslogtreecommitdiffstats
path: root/sys/conf/kmod.mk
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-04-22 17:39:58 +0000
committerru <ru@FreeBSD.org>2005-04-22 17:39:58 +0000
commit7818b6b6dddaaee2965f62019fc331d2e7c10b57 (patch)
tree3cfeb6a219510b8b86d0c078309e0000bbf70350 /sys/conf/kmod.mk
parent170069a65004b01982e24e3cd92af4ea8a1f1251 (diff)
downloadFreeBSD-src-7818b6b6dddaaee2965f62019fc331d2e7c10b57.zip
FreeBSD-src-7818b6b6dddaaee2965f62019fc331d2e7c10b57.tar.gz
Revert a mistake borrowed from kern.post.mk that has just been fixed.
Diffstat (limited to 'sys/conf/kmod.mk')
-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 b48a9a8..2e6b7cf 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.
OpenPOWER on IntegriCloud