summaryrefslogtreecommitdiff
path: root/ANDROID_3.4.5/fs/notify/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ANDROID_3.4.5/fs/notify/Makefile')
-rw-r--r--ANDROID_3.4.5/fs/notify/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/ANDROID_3.4.5/fs/notify/Makefile b/ANDROID_3.4.5/fs/notify/Makefile
deleted file mode 100644
index ae5f33a6..00000000
--- a/ANDROID_3.4.5/fs/notify/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-obj-$(CONFIG_FSNOTIFY) += fsnotify.o notification.o group.o inode_mark.o \
- mark.o vfsmount_mark.o
-
-obj-y += dnotify/
-obj-y += inotify/
-obj-y += fanotify/