projects
/
linux-2.6
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
[linux-2.6]
/
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