]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/Makefile
signal/timer/event: signalfd core
[linux-2.6-omap-h63xx.git] / fs / Makefile
index b9ffa63f77fc266afde9a7d0c43daebcef4bca16..cd8a57aeac0433e744a929a708ce83d0200eeaec 100644 (file)
@@ -22,6 +22,8 @@ endif
 obj-$(CONFIG_INOTIFY)          += inotify.o
 obj-$(CONFIG_INOTIFY_USER)     += inotify_user.o
 obj-$(CONFIG_EPOLL)            += eventpoll.o
+obj-$(CONFIG_ANON_INODES)      += anon_inodes.o
+obj-$(CONFIG_SIGNALFD)         += signalfd.o
 obj-$(CONFIG_COMPAT)           += compat.o compat_ioctl.o
 
 nfsd-$(CONFIG_NFSD)            := nfsctl.o
@@ -94,7 +96,6 @@ obj-$(CONFIG_HPFS_FS)         += hpfs/
 obj-$(CONFIG_NTFS_FS)          += ntfs/
 obj-$(CONFIG_UFS_FS)           += ufs/
 obj-$(CONFIG_EFS_FS)           += efs/
-obj-$(CONFIG_JFFS_FS)          += jffs/
 obj-$(CONFIG_JFFS2_FS)         += jffs2/
 obj-$(CONFIG_AFFS_FS)          += affs/
 obj-$(CONFIG_ROMFS_FS)         += romfs/