summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorrodrigc <rodrigc@FreeBSD.org>2006-06-09 06:10:17 +0000
committerrodrigc <rodrigc@FreeBSD.org>2006-06-09 06:10:17 +0000
commit1141fac854703f8c8cec849fa08b35755ff1e6c2 (patch)
tree25aeb50efcf19c659cd0258c7cd79c48a2fe6baa /sys
parent3ac47f6420730e1ed6be8fe68c70e80c0c1ddbd0 (diff)
downloadFreeBSD-src-1141fac854703f8c8cec849fa08b35755ff1e6c2.zip
FreeBSD-src-1141fac854703f8c8cec849fa08b35755ff1e6c2.tar.gz
Makefile changes to accomodate new XFS import.
Diffstat (limited to 'sys')
-rw-r--r--sys/modules/xfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/modules/xfs/Makefile b/sys/modules/xfs/Makefile
index d8cbbdf..5d7ce50 100644
--- a/sys/modules/xfs/Makefile
+++ b/sys/modules/xfs/Makefile
@@ -28,6 +28,7 @@ SRCS = vnode_if.h \
xfs_dir_leaf.c \
xfs_error.c \
xfs_extfree_item.c \
+ xfs_freebsd_iget.c \
xfs_fsops.c \
xfs_ialloc.c \
xfs_ialloc_btree.c \
@@ -38,7 +39,6 @@ SRCS = vnode_if.h \
xfs_dfrag.c \
xfs_log.c \
xfs_log_recover.c \
- xfs_macros.c \
xfs_mount.c \
xfs_rename.c \
xfs_trans.c \
OpenPOWER on IntegriCloud