X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2FMakefile;h=d0ea6bfccf29a6071144919b44e3b31f064ed879;hb=c57c064994f1544a5ed2e9b319ebd0bc087ea540;hp=078d3d1191a511f3ad88ac0167142fda8c10c5a9;hpb=890f74291c9133eaed6c0eb8514f7618d43d0925;p=linux-2.6 diff --git a/fs/Makefile b/fs/Makefile index 078d3d1191..d0ea6bfccf 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -13,6 +13,7 @@ obj-y := open.o read_write.o file_table.o buffer.o bio.o super.o \ ioprio.o pnode.o drop_caches.o splice.o sync.o obj-$(CONFIG_INOTIFY) += inotify.o +obj-$(CONFIG_INOTIFY_USER) += inotify_user.o obj-$(CONFIG_EPOLL) += eventpoll.o obj-$(CONFIG_COMPAT) += compat.o compat_ioctl.o