X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=fs%2FMakefile;h=af6d04700d9c1ff74ff855521d282d6c72fa2bf2;hb=d231412db66355e72d606f8403ee8b6bd8ad4f9a;hp=ff5a10d898c6eacadb6326ec78d814fcecfb87d7;hpb=06b3db1b9bccdc8c2c743122a89745279e5ecc46;p=safe%2Fjmp%2Flinux-2.6 diff --git a/fs/Makefile b/fs/Makefile index ff5a10d..af6d047 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -114,10 +114,13 @@ obj-$(CONFIG_JFS_FS) += jfs/ obj-$(CONFIG_XFS_FS) += xfs/ obj-$(CONFIG_9P_FS) += 9p/ obj-$(CONFIG_AFS_FS) += afs/ +obj-$(CONFIG_NILFS2_FS) += nilfs2/ obj-$(CONFIG_BEFS_FS) += befs/ obj-$(CONFIG_HOSTFS) += hostfs/ obj-$(CONFIG_HPPFS) += hppfs/ +obj-$(CONFIG_CACHEFILES) += cachefiles/ obj-$(CONFIG_DEBUG_FS) += debugfs/ obj-$(CONFIG_OCFS2_FS) += ocfs2/ obj-$(CONFIG_BTRFS_FS) += btrfs/ obj-$(CONFIG_GFS2_FS) += gfs2/ +obj-$(CONFIG_EXOFS_FS) += exofs/