FS-Cache: Add main configuration option, module entry points and debugging
[deliverable/linux.git] / fs / Makefile
index b5cd8e18dd9feb14317339cf5220d39102d48f0a..ff5a10d898c6eacadb6326ec78d814fcecfb87d7 100644 (file)
@@ -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/
This page took 0.03411 seconds and 5 git commands to generate.