mirror of
https://github.com/opnsense/src.git
synced 2026-06-13 18:50:31 -04:00
Makefile changes to accomodate new XFS import.
This commit is contained in:
parent
94ba00f925
commit
4dd5eaba96
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue