summaryrefslogtreecommitdiffstats
path: root/sys/modules/mps/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/mps/Makefile')
-rw-r--r--sys/modules/mps/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/mps/Makefile b/sys/modules/mps/Makefile
index bd9a524..4ac01df 100644
--- a/sys/modules/mps/Makefile
+++ b/sys/modules/mps/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../dev/mps
+.PATH: ${SRCTOP}/sys/dev/mps
KMOD= mps
SRCS= mps_pci.c mps.c mps_sas.c mps_table.c mps_user.c
OpenPOWER on IntegriCloud