aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/ext2fs
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2024-07-15 04:46:32 +0000
committerWarner Losh <imp@FreeBSD.org>2024-07-15 22:43:39 +0000
commite9ac41698b2f322d55ccf9da50a3596edb2c1800 (patch)
tree557c8263fcf6f394c855ef4458f6fe531563199e /sys/modules/ext2fs
parentb3877767883e9b26fbcce47c015ba3eab323bf1b (diff)
Diffstat (limited to 'sys/modules/ext2fs')
-rw-r--r--sys/modules/ext2fs/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/ext2fs/Makefile b/sys/modules/ext2fs/Makefile
index 0b0b20e29b1f..1e831c898443 100644
--- a/sys/modules/ext2fs/Makefile
+++ b/sys/modules/ext2fs/Makefile
@@ -1,4 +1,3 @@
-
.PATH: ${SRCTOP}/sys/fs/ext2fs
KMOD= ext2fs
SRCS= opt_ddb.h opt_directio.h opt_quota.h opt_suiddir.h vnode_if.h \