X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=fs%2Fxfs%2FMakefile;h=7a59daed1782898901b0fbd333618efc8c515eec;hb=ef14f0c1578dce4b688726eb2603e50b62d6665a;hp=222c59e541ce1684ddac61e840766332aa0b8cba;hpb=8b5403a6d772d340541cfb30a668fde119c40ac1;p=deliverable%2Flinux.git diff --git a/fs/xfs/Makefile b/fs/xfs/Makefile index 222c59e541ce..7a59daed1782 100644 --- a/fs/xfs/Makefile +++ b/fs/xfs/Makefile @@ -40,7 +40,7 @@ xfs-$(CONFIG_PROC_FS) += quota/xfs_qm_stats.o endif xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o -xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o +xfs-$(CONFIG_XFS_POSIX_ACL) += $(XFS_LINUX)/xfs_acl.o xfs-$(CONFIG_PROC_FS) += $(XFS_LINUX)/xfs_stats.o xfs-$(CONFIG_SYSCTL) += $(XFS_LINUX)/xfs_sysctl.o xfs-$(CONFIG_COMPAT) += $(XFS_LINUX)/xfs_ioctl32.o