summaryrefslogtreecommitdiffstats
path: root/sys/modules/linprocfs
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>2000-04-20 03:55:19 +0000
committermsmith <msmith@FreeBSD.org>2000-04-20 03:55:19 +0000
commit7c8ba198e8d40701fb8c437dfb2e351cd3541298 (patch)
treefe6ccefbc3d0a5d072704010f8e2b4ab3ead539c /sys/modules/linprocfs
parent9848084c3875da8e6e066e377230034c4064f653 (diff)
downloadFreeBSD-src-7c8ba198e8d40701fb8c437dfb2e351cd3541298.zip
FreeBSD-src-7c8ba198e8d40701fb8c437dfb2e351cd3541298.tar.gz
Point to the new location of the sources under the i386 linux compatibility
code.
Diffstat (limited to 'sys/modules/linprocfs')
-rw-r--r--sys/modules/linprocfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/linprocfs/Makefile b/sys/modules/linprocfs/Makefile
index 60434cd..187195c 100644
--- a/sys/modules/linprocfs/Makefile
+++ b/sys/modules/linprocfs/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../miscfs/linprocfs
+.PATH: ${.CURDIR}/../../i386/linux/linprocfs
KMOD= linprocfs
SRCS= vnode_if.h linprocfs_misc.c linprocfs_subr.c \
linprocfs_vfsops.c linprocfs_vnops.c
OpenPOWER on IntegriCloud