summaryrefslogtreecommitdiffstats
path: root/sys/modules/ibcs2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/ibcs2/Makefile')
-rw-r--r--sys/modules/ibcs2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ibcs2/Makefile b/sys/modules/ibcs2/Makefile
index 29f88a9..9b3af30 100644
--- a/sys/modules/ibcs2/Makefile
+++ b/sys/modules/ibcs2/Makefile
@@ -17,4 +17,4 @@ afterinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m ${BINMODE} \
${.CURDIR}/ibcs2.sh ${DESTDIR}/usr/sbin/ibcs2
-.include <bsd.kmod.mk>
+.include "${.CURDIR}/../../conf/kmod.mk"
OpenPOWER on IntegriCloud