Blackfin arch: convert BF5{18,27,48}_FAMILY to CONFIG_BF{51,52,54}x
[linux-2.6/mini2440.git] / fs / quota / Makefile
blob385a0831cc993a1c0a0067fb8ca5aa086baf1955
2 # Makefile for the Linux filesystems.
4 # 14 Sep 2000, Christoph Hellwig <hch@infradead.org>
5 # Rewritten to use lists instead of if-statements.
8 obj-y :=
10 obj-$(CONFIG_QUOTA) += dquot.o
11 obj-$(CONFIG_QFMT_V1) += quota_v1.o
12 obj-$(CONFIG_QFMT_V2) += quota_v2.o
13 obj-$(CONFIG_QUOTA_TREE) += quota_tree.o
14 obj-$(CONFIG_QUOTACTL) += quota.o