aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/Makefile-linux-2.6
diff options
context:
space:
mode:
Diffstat (limited to 'fs/xfs/Makefile-linux-2.6')
-rw-r--r--fs/xfs/Makefile-linux-2.62
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/xfs/Makefile-linux-2.6 b/fs/xfs/Makefile-linux-2.6
index fbfcbe5a7cda30..8e18ff1572474f 100644
--- a/fs/xfs/Makefile-linux-2.6
+++ b/fs/xfs/Makefile-linux-2.6
@@ -55,7 +55,7 @@ ifeq ($(CONFIG_XFS_TRACE),y)
endif
obj-$(CONFIG_XFS_FS) += xfs.o
-obj-$(CONFIG_XFS_QUOTA) += quota/
+xfs-$(CONFIG_XFS_QUOTA) += quota/
xfs-$(CONFIG_XFS_RT) += xfs_rtalloc.o
xfs-$(CONFIG_XFS_POSIX_ACL) += xfs_acl.o