]> Git Repo - linux.git/blob - fs/notify/Makefile
Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
[linux.git] / fs / notify / Makefile
1 obj-$(CONFIG_FSNOTIFY)          += fsnotify.o notification.o group.o inode_mark.o \
2                                    mark.o vfsmount_mark.o
3
4 obj-y                   += dnotify/
5 obj-y                   += inotify/
6 obj-y                   += fanotify/
This page took 0.033083 seconds and 4 git commands to generate.