Merge branch 'for-2.6.33' into for-2.6.34
[deliverable/linux.git] / fs / quota / Makefile
1 obj-$(CONFIG_QUOTA) += dquot.o
2 obj-$(CONFIG_QFMT_V1) += quota_v1.o
3 obj-$(CONFIG_QFMT_V2) += quota_v2.o
4 obj-$(CONFIG_QUOTA_TREE) += quota_tree.o
5 obj-$(CONFIG_QUOTACTL) += quota.o
This page took 0.035924 seconds and 5 git commands to generate.