summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/modules/twe/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/twe/Makefile b/sys/modules/twe/Makefile
index 7142344..b7b2d40 100644
--- a/sys/modules/twe/Makefile
+++ b/sys/modules/twe/Makefile
@@ -4,4 +4,4 @@ KMOD = twe
SRCS = twe.c twe_disk.c device_if.h bus_if.h pci_if.h
.PATH: ${.CURDIR}/../../dev/twe
-.include <bsd.kmod.mk>
+.include "${.CURDIR}/../../conf/kmod.mk"
OpenPOWER on IntegriCloud