summaryrefslogtreecommitdiffstats
path: root/sys/modules/mlx
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/mlx')
-rw-r--r--sys/modules/mlx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/mlx/Makefile b/sys/modules/mlx/Makefile
index f92a6c7..aaae0f6 100644
--- a/sys/modules/mlx/Makefile
+++ b/sys/modules/mlx/Makefile
@@ -4,4 +4,4 @@
KMOD = mlx
SRCS = mlx.c mlx_pci.c mlx_disk.c device_if.h bus_if.h pci_if.h
-.include "${.CURDIR}/../../conf/kmod.mk"
+.include <bsd.kmod.mk>
OpenPOWER on IntegriCloud