]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - fs/notify/Makefile
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux...
[karo-tx-linux.git] / fs / notify / Makefile
1 obj-$(CONFIG_FSNOTIFY)          += fsnotify.o notification.o group.o inode_mark.o \
2                                    mark.o vfsmount_mark.o fdinfo.o
3
4 obj-y                   += dnotify/
5 obj-y                   += inotify/
6 obj-y                   += fanotify/