X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=fs%2FMakefile;h=73676111ebbe763b2f23b51ff27131589cff6ae3;hb=6ff730c33b42a6c68217fc6660728676aa8eeb9c;hp=4c26557590780afaa445a6d236847f65beae88d9;hpb=7669a22592fc6cc7ac03f55a7db8d23ce938f1dc;p=linux-2.6-omap-h63xx.git 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/