aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/linux_common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/modules/linux_common/Makefile')
-rw-r--r--sys/modules/linux_common/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linux_common/Makefile b/sys/modules/linux_common/Makefile
index 2301796230b0..8e08b39674b4 100644
--- a/sys/modules/linux_common/Makefile
+++ b/sys/modules/linux_common/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../compat/linux
+.PATH: ${SRCTOP}/sys/compat/linux
KMOD= linux_common
SRCS= linux_common.c linux_mib.c linux_mmap.c linux_util.c linux_emul.c \