summaryrefslogtreecommitdiff
path: root/fs/notify/Makefile
blob: 8f7f3b024a2eafc1691dc69d8c95d4f97be4ae00 (plain)
1
2
3
4
5
6
obj-$(CONFIG_FSNOTIFY)		+= fsnotify.o notification.o group.o inode_mark.o \
				   mark.o

obj-y			+= dnotify/
obj-y			+= inotify/
obj-y			+= fanotify/