summaryrefslogtreecommitdiffstats
path: root/sys/modules/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/Makefile')
-rw-r--r--sys/modules/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/modules/Makefile b/sys/modules/Makefile
index f2cf93a..8d9e499 100644
--- a/sys/modules/Makefile
+++ b/sys/modules/Makefile
@@ -775,12 +775,6 @@ afterinstall:
.include "${SYSDIR}/conf/config.mk"
-# Use sys/conf/kmod.mk's MPATH to avoid redundantly running in every subdir.
-.if !defined(__MPATH)
-__MPATH!=find ${SYSDIR:tA}/ -name \*_if.m
-.export __MPATH
-.endif
-
SUBDIR:= ${SUBDIR:u:O}
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud