summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/fs/quota/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/fs/quota/Makefile')
-rw-r--r--ANDROID_3.4.5/fs/quota/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/ANDROID_3.4.5/fs/quota/Makefile b/ANDROID_3.4.5/fs/quota/Makefile
deleted file mode 100644
index 5f9e9e27..00000000
--- a/ANDROID_3.4.5/fs/quota/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-obj-$(CONFIG_QUOTA) += dquot.o
-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