aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ext2fs
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2005-06-15 02:36:11 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2005-06-15 02:36:11 +0000
commitb61403ff72cd78ad6c7529487bf2d87daededa00 (patch)
treece848833058d8740a5c3817ce075f5f8ba4e5cdb /sys/modules/ext2fs
parentf44873531aa9b30a49da6d76a5152d56eca510b5 (diff)
Notes
Diffstat (limited to 'sys/modules/ext2fs')
-rw-r--r--sys/modules/ext2fs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/ext2fs/Makefile b/sys/modules/ext2fs/Makefile
index 2cd0b0709d8d..1ce8ab87aa28 100644
--- a/sys/modules/ext2fs/Makefile
+++ b/sys/modules/ext2fs/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.PATH: ${.CURDIR}/../../gnu/ext2fs
+.PATH: ${.CURDIR}/../../gnu/fs/ext2fs
KMOD= ext2fs
SRCS= opt_ddb.h opt_quota.h opt_suiddir.h vnode_if.h \
ext2_alloc.c ext2_balloc.c ext2_bmap.c ext2_inode.c \