X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=fs%2FMakefile;h=73676111ebbe763b2f23b51ff27131589cff6ae3;hb=bd6a59b22fd3bd044bb14978b885bcd042a10e8e;hp=4c26557590780afaa445a6d236847f65beae88d9;hpb=78b9c0f91cf908616b8f9f356e1d1220e727ea88;p=~andy%2Flinux diff --git a/fs/Makefile b/fs/Makefile index 4c265575907..73676111ebb 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -101,3 +101,5 @@ obj-$(CONFIG_BEFS_FS) += befs/ obj-$(CONFIG_HOSTFS) += hostfs/ obj-$(CONFIG_HPPFS) += hppfs/ obj-$(CONFIG_DEBUG_FS) += debugfs/ +obj-$(CONFIG_CONFIGFS_FS) += configfs/ +obj-$(CONFIG_OCFS2_FS) += ocfs2/