summaryrefslogtreecommitdiffstats
path: root/sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/Makefile')
-rw-r--r--sbin/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index cd2eadf..dc7a9b7 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -9,4 +9,8 @@ SUBDIR= adjkerntz badsect clri comcontrol disklabel dmesg dump dumpfs dumplfs \
nfsiod nologin ping quotacheck reboot restore route savecore \
shutdown slattach startslip swapon tunefs umount
+. if !defined(NOLKM)
+SUBDIR+= ip_mroute_mod
+.endif
+
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud