aboutsummaryrefslogtreecommitdiffstats
path: root/fs/quota/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'fs/quota/Makefile')
-rw-r--r--fs/quota/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/quota/Makefile b/fs/quota/Makefile
index dcba20445ccb..5f9e9e276af0 100644
--- a/fs/quota/Makefile
+++ b/fs/quota/Makefile
@@ -3,4 +3,5 @@ obj-$(CONFIG_QFMT_V1) += quota_v1.o
obj-$(CONFIG_QFMT_V2) += quota_v2.o
obj-$(CONFIG_QUOTA_TREE) += quota_tree.o
obj-$(CONFIG_QUOTACTL) += quota.o
+obj-$(CONFIG_QUOTACTL_COMPAT) += compat.o
obj-$(CONFIG_QUOTA_NETLINK_INTERFACE) += netlink.o