]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/quota/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[karo-tx-linux.git] / fs / quota / Makefile
index 68d4f6dc057833ee08c2b404594e60cfc514d888..5f9e9e276af09c837b4396b84e724f155908068d 100644 (file)
@@ -3,3 +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