X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=fs%2FMakefile;h=ff5a10d898c6eacadb6326ec78d814fcecfb87d7;hb=06b3db1b9bccdc8c2c743122a89745279e5ecc46;hp=b5cd8e18dd9feb14317339cf5220d39102d48f0a;hpb=0dfc41d1efcc4180abfd32f68f0ade540e636ff6;p=deliverable%2Flinux.git diff --git a/fs/Makefile b/fs/Makefile index b5cd8e18dd9f..ff5a10d898c6 100644 --- a/fs/Makefile +++ b/fs/Makefile @@ -63,6 +63,7 @@ obj-$(CONFIG_PROFILING) += dcookies.o obj-$(CONFIG_DLM) += dlm/ # Do not add any filesystems before this line +obj-$(CONFIG_FSCACHE) += fscache/ obj-$(CONFIG_REISERFS_FS) += reiserfs/ obj-$(CONFIG_EXT3_FS) += ext3/ # Before ext2 so root fs can be ext3 obj-$(CONFIG_EXT2_FS) += ext2/